Skip to content

Commit 3a91fce

Browse files
committed
bump: version 1.1.0 → 1.2.0
1 parent 0bb14df commit 3a91fce

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.1.0
5+
version: 1.2.0

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.2.0 (2023-04-14)
2+
3+
### Feat
4+
5+
- implement `Circular Queue` and add tests
6+
17
## v1.1.0 (2023-03-23)
28

39
### Feat

0 commit comments

Comments
 (0)