From d6d1013dcf02cc315cc81e9baa97fb6b865f1768 Mon Sep 17 00:00:00 2001 From: Sean Madden Date: Tue, 29 Oct 2024 22:13:56 -0400 Subject: [PATCH] Release irox-git-tools v0.2.1 --- libraries/git-tools/CHANGELOG.md | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/libraries/git-tools/CHANGELOG.md b/libraries/git-tools/CHANGELOG.md index 5b3cf8aa..426a719c 100644 --- a/libraries/git-tools/CHANGELOG.md +++ b/libraries/git-tools/CHANGELOG.md @@ -1,7 +1,34 @@ +## 0.2.1 (2024-10-29) + +### Chore + + - bump version of git-tools to capture the new dep versions + +### Commit Statistics + + + + - 1 commit contributed to the release. + - 290 days passed between releases. + - 1 commit was understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Bump version of git-tools to capture the new dep versions ([`976ac6c`](https://github.com/spmadden/irox/commit/976ac6c154c5b5ef4c73613c5acc93662305b7cb)) +
+ ## 0.2.0 (2024-01-13) + + ### Chore - tweak git-tools changelog @@ -10,7 +37,7 @@ - - 2 commits contributed to the release. + - 3 commits contributed to the release. - 18 days passed between releases. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -22,6 +49,7 @@
view details * **Uncategorized** + - Release irox-git-tools v0.2.0 ([`2685d06`](https://github.com/spmadden/irox/commit/2685d06b54ce1c4649829c6dad7c00c50e256298)) - Tweak git-tools changelog ([`419be2e`](https://github.com/spmadden/irox/commit/419be2e8158e3f2bf81858af89e57b4ace2247b1)) - Release irox-tools v0.5.0, safety bump 17 crates ([`a46e9e2`](https://github.com/spmadden/irox/commit/a46e9e2da699f6ccd3a85b660014f0e15e59c0d0))