diff --git a/CHANGELOG.md b/CHANGELOG.md index 71fbf5c..741c2ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [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 ### Added diff --git a/Cargo.toml b/Cargo.toml index 8ecd48c..fc8e661 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["crates/*"] resolver = "2" [workspace.package] -version = "0.2.1" +version = "0.2.2" [workspace.dependencies]