Skip to content

Commit 1dfeb9d

Browse files
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2025-08-16) ### Features * upgrade semantic-release-pypi to fix the release error ([#2](#2)) ([c034f56](c034f56))
1 parent c034f56 commit 1dfeb9d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
# [1.6.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.5.0...v1.6.0) (2025-08-16)
4+
5+
6+
### Features
7+
8+
* upgrade semantic-release-pypi to fix the release error ([#2](https://github.com/officialpycasbin/django-orm-adapter/issues/2)) ([c034f56](https://github.com/officialpycasbin/django-orm-adapter/commit/c034f56eb2c311273afcbbb54eda491faaa2ac5c))
9+
310
# [1.5.0](https://github.com/officialpycasbin/django-orm-adapter/compare/v1.4.0...v1.5.0) (2025-08-15)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "casbin-django-orm-adapter"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
authors = [
55
{name = "Yang Luo", email = "hsluoyz@qq.com"},
66
]

0 commit comments

Comments
 (0)