Skip to content

Commit 9b02566

Browse files
authored
Merge pull request #2541 from pbitla-sonata/pbitla/ENT-11250
chore: Bump version to 6.6.7
2 parents 0a54c9a + b6e4e91 commit 9b02566

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@ Unreleased
1717
----------
1818
* nothing unreleased
1919

20+
[6.6.7] - 2026-03-04
21+
---------------------
22+
* feat: expose admin list endpoint with search and pagination
23+
2024
[6.6.6] - 2026-02-20
2125
---------------------
22-
* feat:Implement soft delete for admins
26+
* feat: Implement soft delete for admins
2327

2428
[6.6.5] - 2026-02-24
2529
---------------------

enterprise/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
Your project description goes here.
33
"""
44

5-
__version__ = "6.6.6"
5+
__version__ = "6.6.7"

0 commit comments

Comments
 (0)