build: bump version 1.15.0 -> 1.15.1

This commit is contained in:
2025-04-10 05:12:45 +00:00
parent 2d8275d2af
commit 04780767c0
2 changed files with 7 additions and 1 deletions

View File

@ -17,5 +17,5 @@ commitizen:
prerelease_offset: 1
tag_format: $version
update_changelog_on_bump: false
version: 1.15.0
version: 1.15.1
version_scheme: semver

View File

@ -1,3 +1,9 @@
## 1.15.1 (2025-04-10)
### Fixes
- **python**: Downgrade django 5.2 -> 5.1.8
## 1.15.0 (2025-04-10)
### feat