Skip to content

Commit aae32bd

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-08-02) ### Bug Fixes * initialize with db_alias ([#24](#24)) ([e3f283f](e3f283f))
1 parent e3f283f commit aae32bd

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.1.1](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.0...v1.1.1) (2023-08-02)
4+
5+
6+
### Bug Fixes
7+
8+
* initialize with db_alias ([#24](https://github.com/pycasbin/django-orm-adapter/issues/24)) ([e3f283f](https://github.com/pycasbin/django-orm-adapter/commit/e3f283fd6e07efef037ab552f81bb9061a4fc563))
9+
310
# [1.1.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.0.3...v1.1.0) (2023-07-31)
411

512

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[metadata]
2-
version = 1.1.0
2+
version = 1.1.1
33

0 commit comments

Comments
 (0)