chore(release): v0.4.0 #90

Merged
kjuulh merged 1 commits from cuddle-please/release into main 2024-12-22 14:53:59 +01:00
2 changed files with 9 additions and 1 deletions
Showing only changes of commit 376bda4122 - Show all commits

View File

@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [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 ## [0.3.0] - 2024-12-22
### Added ### Added

View File

@ -3,4 +3,4 @@ members = ["crates/*"]
resolver = "2" resolver = "2"
[workspace.package] [workspace.package]
version = "0.3.0" version = "0.4.0"