chore(release): 0.2.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
cuddle-please 2023-08-04 13:05:49 +00:00
parent 27cb31f433
commit d55db124b4

View File

@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.2] - 2023-08-04
### Fixed
- *(crate)* initial pr always included the entire changelog
- *(crate)* always prefix with 'v' when creating prs, or releases (#9)
### Other
- *(docs)* remove 0.2 checklist
## [0.2.1] - 2023-08-04
### Docs