Skip to content

Commit

Permalink
bump: version 1.2.1 → 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbrad committed Oct 24, 2023
1 parent 5a63785 commit d31d50b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
commitizen:
name: cz_conventional_commits
tag_format: v$version
version: 1.2.1
version: 1.3.0
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v1.3.0 (2023-10-24)

### Feat

- **linked**: add linked queue implementation with tests

### Fix

- **linked**: make linked queue implementation thread-safe

## v1.2.1 (2023-05-08)

### Fix
Expand Down

0 comments on commit d31d50b

Please sign in to comment.