Skip to content

Commit 671e9ac

Browse files
chore(release): 0.3.0 [skip ci]
# [0.3.0](v0.2.0...v0.3.0) (2024-03-29) ### Features * upgrade CI Node.js version to 20 ([8c31f0d](8c31f0d))
1 parent 8c31f0d commit 671e9ac

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Semantic Versioning Changelog
22

3+
# [0.3.0](https://github.com/pycasbin/postgresql-watcher/compare/v0.2.0...v0.3.0) (2024-03-29)
4+
5+
6+
### Features
7+
8+
* upgrade CI Node.js version to 20 ([8c31f0d](https://github.com/pycasbin/postgresql-watcher/commit/8c31f0df9f95cbc00c955c83c56f12934af30ff8))
9+
310
# [0.2.0](https://github.com/pycasbin/postgresql-watcher/compare/v0.1.2...v0.2.0) (2023-04-14)
411

512

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ universal = 1
33

44
[metadata]
55
description-file = README.md
6-
version = 0.2.0
6+
version = 0.3.0
77

0 commit comments

Comments
 (0)