Compare commits

..

1 Commits

Author SHA1 Message Date
cuddle-please
34f68595e5 chore(release): 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-12-22 14:15:30 +00:00
3 changed files with 2 additions and 11 deletions

View File

@ -6,13 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.5.0] - 2024-12-27
### Added
- empty empty
- can handle empty struct
- trigger commit
- add publish
## [0.4.1] - 2024-12-22
### Other
- override release for smaller binaries

View File

@ -3,7 +3,7 @@ members = ["crates/*"]
resolver = "2"
[workspace.package]
version = "0.5.0"
version = "0.4.1"
[profile.release]
opt-level = "z"

View File

@ -6,9 +6,6 @@ vars:
service: "kignore"
registry: kasperhermansen
rust:
publish: {}
please:
project:
owner: kjuulh