Merge pull request 'chore(release): v0.1.1' (#3) from cuddle-please/release into main
Reviewed-on: #3
This commit is contained in:
commit
10a56ad690
@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.1.1] - 2024-05-25
|
||||
|
||||
### Other
|
||||
- remove deps
|
||||
|
||||
## [0.1.0] - 2024-05-25
|
||||
|
||||
### Added
|
||||
|
@ -12,4 +12,4 @@ clap = { version = "4", features = ["derive", "env"] }
|
||||
dotenv = { version = "0.15" }
|
||||
|
||||
[workspace.package]
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
|
Loading…
Reference in New Issue
Block a user