Skip to content

Commit 26a0039

Browse files
chore(release): 1.5.0 [skip ci]
# [1.5.0](v1.4.0...v1.5.0) (2025-08-20) ### Features * fix README badges ([#3](#3)) ([7d3cde9](7d3cde9))
1 parent 7d3cde9 commit 26a0039

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.5.0](https://github.com/officialpycasbin/etcd-watcher/compare/v1.4.0...v1.5.0) (2025-08-20)
4+
5+
6+
### Features
7+
8+
* fix README badges ([#3](https://github.com/officialpycasbin/etcd-watcher/issues/3)) ([7d3cde9](https://github.com/officialpycasbin/etcd-watcher/commit/7d3cde96850bb1e7b5b4e532456325232ffc5405))
9+
310
# [1.4.0](https://github.com/officialpycasbin/etcd-watcher/compare/v1.3.0...v1.4.0) (2025-08-17)
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 = "etcd_watcher"
3-
version = "1.4.0"
3+
version = "1.5.0"
44
authors = [
55
{name = "Casbin", email = "admin@casbin.org"},
66
]

0 commit comments

Comments
 (0)