chore(release): 0.2.2
This commit is contained in:
parent
7231c85448
commit
e0f8bcef02
12
CHANGELOG.md
12
CHANGELOG.md
@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.2.2] - 2024-09-23
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- add docs
|
||||||
|
|
||||||
|
main@origin
|
||||||
|
|
||||||
|
- add license
|
||||||
|
- update to gitea-client
|
||||||
|
- add publish
|
||||||
|
- *(release)* 0.2.1
|
||||||
|
|
||||||
## [0.2.1] - 2024-09-23
|
## [0.2.1] - 2024-09-23
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
@ -3,7 +3,7 @@ members = ["crates/*"]
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[workspace.package]
|
[workspace.package]
|
||||||
version = "0.2.1"
|
version = "0.2.2"
|
||||||
|
|
||||||
[workspace.dependencies]
|
[workspace.dependencies]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user