diff --git a/.release-plz.toml b/.release-plz.toml new file mode 100644 index 0000000..ebb5fea --- /dev/null +++ b/.release-plz.toml @@ -0,0 +1,3 @@ +[workspace] +changelog_update = false +dependencies_update = true diff --git a/CHANGELOG.md b/CHANGELOG.md index 7690cfd..9f1609d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +- [#90] Configure release-plz - [#88] Setup release-plz -[#86]: https://github.com/knurling-rs/flip-link/pull/86 +[#90]: https://github.com/knurling-rs/flip-link/pull/86 +[#88]: https://github.com/knurling-rs/flip-link/pull/86 ## [v0.1.8] - 2024-03-06