Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-12-04)

### Bug Fixes

* fix package statement ([1c45fc9](1c45fc9))

### Features

* resizable semaphore ([22bb612](22bb612))
  • Loading branch information
semantic-release-bot committed Dec 4, 2023
1 parent e2eef72 commit cde2058
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 1.0.0 (2023-12-04)


### Bug Fixes

* fix package statement ([1c45fc9](https://github.com/tlkamp/go-semaphore/commit/1c45fc9b338db933523c3c3e60175f598350daf2))


### Features

* resizable semaphore ([22bb612](https://github.com/tlkamp/go-semaphore/commit/22bb6120dc787b6b6e8fda56ae67e530d43d59ad))

0 comments on commit cde2058

Please sign in to comment.