Skip to content

Commit ead5fb7

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.0...v1.3.0) (2024-03-29) ### Features * upgrade CI Node.js version to 20 ([4beb0ba](4beb0ba))
1 parent 4beb0ba commit ead5fb7

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.3.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.2.0...v1.3.0) (2024-03-29)
4+
5+
6+
### Features
7+
8+
* upgrade CI Node.js version to 20 ([4beb0ba](https://github.com/pycasbin/django-orm-adapter/commit/4beb0baf43e55a3ba2fdb6c30b7110135d66f8ab))
9+
310
# [1.2.0](https://github.com/pycasbin/django-orm-adapter/compare/v1.1.3...v1.2.0) (2023-11-03)
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.2.0"
3+
version = "1.3.0"
44
authors = [
55
{name = "Yang Luo", email = "hsluoyz@qq.com"},
66
]

0 commit comments

Comments
 (0)