Skip to content

Commit

Permalink
feat: adding enterprise-customer-support-endpoint version bump 2 (#2195)
Browse files Browse the repository at this point in the history
* feat: adding enterprise-customer-support-endpoint version bump

* chore: updating commit msg
  • Loading branch information
pmakwana93 authored Aug 5, 2024
1 parent 3890e26 commit bae5d4c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,14 @@ Unreleased
----------
* nothing unreleased

[4.22.3]
[4.22.4]
----------
* feat: Adding enterprise-customer-support endpoint

[4.22.3]
----------
* bump enterprise to 4.22.3.

[4.22.2]
----------
* fix: Serializes `course_key` field from the federated-content-metadata, `CourseDetails` model within the `EnterpriseCourseEnrollmentSerializer`.
Expand Down
2 changes: 1 addition & 1 deletion enterprise/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Your project description goes here.
"""

__version__ = "4.22.3"
__version__ = "4.22.4"

0 comments on commit bae5d4c

Please sign in to comment.