Skip to content

Commit f50cb7a

Browse files
committed
bump: version 1.3.0 → 1.4.0
1 parent 30a22c6 commit f50cb7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.cz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
commitizen:
33
name: cz_conventional_commits
44
tag_format: v$version
5-
version: 1.3.0
5+
version: 1.4.0

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.4.0 (2025-05-13)
2+
3+
### Feat
4+
5+
- **blocking**: fix `Reset()` unbound memory growth potential
6+
- implement `MarshalJSON` for all queues
7+
18
## v1.3.0 (2023-10-24)
29

310
### Feat

0 commit comments

Comments
 (0)