Skip to content

Commit 34c9fea

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2024-03-29) ### Features * upgrade CI Node.js version to 20 ([086c74c](086c74c))
1 parent 086c74c commit 34c9fea

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.5.0](https://github.com/pycasbin/async-sqlalchemy-adapter/compare/v1.4.0...v1.5.0) (2024-03-29)
4+
5+
6+
### Features
7+
8+
* upgrade CI Node.js version to 20 ([086c74c](https://github.com/pycasbin/async-sqlalchemy-adapter/commit/086c74cc8869f292533c1e082fe5b138e140fffe))
9+
310
# [1.4.0](https://github.com/pycasbin/async-sqlalchemy-adapter/compare/v1.3.0...v1.4.0) (2024-01-06)
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.4.0
2+
version = 1.5.0
33

0 commit comments

Comments
 (0)