diff --git a/CHANGELOG.md b/CHANGELOG.md index 007efbea6c382965ccff05f3f208c8428664c7a1..43df94f914ac21cd247803e41c33b3f1394e2b15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,29 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.1.2](https://gitlab.com/sickit/gitlab-ci-templates/-/compare/v0.1.1..v0.1.2) - 2025-10-23 + +### 🚀 Merge requests + +- Fix: add directory to path, moving binary requires elevated privileges ([16](https://gitlab.com/sickit/gitlab-ci-templates/-/merge_requests/16) @Pascal Sick) + + +### 🐛 Bug Fixes + +- Add directory to path, moving binary requires elevated privileges ([e07cc6e](https://gitlab.com/sickit/gitlab-ci-templates/-/commit/e07cc6ed119ac3eb865450907375aef5ccd358d1) @Pascal Sick) + + +### ⚙️ Miscellaneous Tasks + +- Update dependency hashicorp/vault to v1.21.0 ([e6e474a](https://gitlab.com/sickit/gitlab-ci-templates/-/commit/e6e474a44afc18bb458678af6f35a7e2e0c8eb72) @Renovate Bot) + + ## [0.1.1](https://gitlab.com/sickit/gitlab-ci-templates/-/compare/v0.1.0..v0.1.1) - 2025-10-13 ### 🚀 Merge requests +- Release v0.1.1 ([11](https://gitlab.com/sickit/gitlab-ci-templates/-/merge_requests/11) @Pascal Sick) + - Docs: standard changelog with inline links ([14](https://gitlab.com/sickit/gitlab-ci-templates/-/merge_requests/14) @Pascal Sick) - Fix: add renovate config for 1password/hashicorp CLI version ([12](https://gitlab.com/sickit/gitlab-ci-templates/-/merge_requests/12) @Pascal Sick)