diff --git a/CHANGELOG.md b/CHANGELOG.md index 457a07ba..9433b4d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,43 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## v0.5.4 (2024-01-24) + +### Chore + + - Bump version + - Bump version + +### Other + + - Add token for pushing tags + - Don't fetch tags again + +### Commit Statistics + + + + - 4 commits contributed to the release. + - 4 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - Bump version ([`f27475c`](https://github.com/blue-build/cli/commit/f27475ca39bd341f267cee5b7da65dbb93ec77ff)) + - Bump version ([`c59caf4`](https://github.com/blue-build/cli/commit/c59caf45fb3866c2c97b10e1c6972e1447d80aac)) + - Add token for pushing tags ([`8c9a5fc`](https://github.com/blue-build/cli/commit/8c9a5fc5ec8d401c18064605fbd8fea57c2bc616)) + - Don't fetch tags again ([`4d2e562`](https://github.com/blue-build/cli/commit/4d2e56292d3f54df6b7df20c5337fa8fb0e6fc63)) +
+ ## v0.5.3 (2024-01-24) + + ### Chore - Bump version @@ -15,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - - 4 commits contributed to the release. + - 5 commits contributed to the release. - 1 commit was understood as [conventional](https://www.conventionalcommits.org). - 0 issues like '(#ID)' were seen in commit messages @@ -26,6 +61,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details * **Uncategorized** + - Bump blue-build v0.5.3 ([`b6a50e2`](https://github.com/blue-build/cli/commit/b6a50e213862ef929aeff5caf89bc616b4696ecb)) - Bump version ([`56ab314`](https://github.com/blue-build/cli/commit/56ab314a44a9d3a8d35bb6173646746054368bf6)) - Revert "Bump blue-build v0.5.2" ([`aee4182`](https://github.com/blue-build/cli/commit/aee4182ea2074e08a9a69d6e8044eaf970874370)) - Reapply "ci: Fetch all to get history for changelog updates" ([`a289739`](https://github.com/blue-build/cli/commit/a289739dc4ac951c6c95a4f5038ed21c6a5f2cef)) @@ -35,6 +71,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v0.5.2 (2024-01-24) + + + + + + + + + + + + + ### Chore @@ -140,9 +189,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update outdated 60-custom.just ([`9454baa`](https://github.com/blue-build/cli/commit/9454baa75063b7c249fde08f663b5982c0572384))
- - Update outdated 60-custom.just - ## v0.5.1 (2024-01-22)