Skip to content

Commit 0e8f6a0

Browse files
committed
Merge branch 'development'
2 parents bc96732 + d34b6e3 commit 0e8f6a0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ commitizen:
1717
prerelease_offset: 1
1818
tag_format: $version
1919
update_changelog_on_bump: false
20-
version: 1.22.0
20+
version: 1.23.0
2121
version_scheme: semver

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 1.23.0 (2025-09-10)
2+
3+
### feat
4+
5+
- **base**: Upgrade Django 5.1.10 -> 5.1.12
6+
- **access**: Remove feature flag 2025-00002
7+
8+
### Tests
9+
10+
- **access**: Add Model functional test suit for model Person
11+
- **access**: Add Model functional test suit for model Entity
12+
- **access**: Add Model functional test suit for model Contact
13+
- **access**: Add Serializer unit test suit for model Contact
14+
- **access**: Add Serializer unit test suit for model Person
15+
- **access**: Add Serializer unit test suit for model Entity
16+
117
## 1.22.0 (2025-09-09)
218

319
### feat

0 commit comments

Comments
 (0)