chore(release): v0.4.0 (#90)
chore(release): 0.4.0 Co-authored-by: cuddle-please <bot@cuddle.sh> Reviewed-on: #90
This commit is contained in:
parent
39dc4ae15c
commit
674266664d
@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.4.0] - 2024-12-22
|
||||
|
||||
### Added
|
||||
- make init zsh
|
||||
|
||||
### Other
|
||||
- make variant for the other shell commands
|
||||
|
||||
## [0.3.0] - 2024-12-22
|
||||
|
||||
### Added
|
||||
|
@ -3,4 +3,4 @@ members = ["crates/*"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user