Skip to content

Commit d31d50b

Browse files
committed
bump: version 1.2.1 → 1.3.0
1 parent 5a63785 commit d31d50b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.2.1
5+
version: 1.3.0

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.3.0 (2023-10-24)
2+
3+
### Feat
4+
5+
- **linked**: add linked queue implementation with tests
6+
7+
### Fix
8+
9+
- **linked**: make linked queue implementation thread-safe
10+
111
## v1.2.1 (2023-05-08)
212

313
### Fix

0 commit comments

Comments
 (0)