From b2b4ff33d26bc809405ffc9ad86123b9ff676dd1 Mon Sep 17 00:00:00 2001 From: Release-Please Bot Date: Tue, 21 Oct 2025 16:57:12 +0000 Subject: [PATCH 1/2] local changes --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 007efbe..552043d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,24 @@ # 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-21 + +### 🚀 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) + + ## [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) -- GitLab From 5d76314285c87642168850f8f53164a7d263b740 Mon Sep 17 00:00:00 2001 From: Release-Please Bot Date: Thu, 23 Oct 2025 17:47:49 +0000 Subject: [PATCH 2/2] Release v0.1.2 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 552043d..43df94f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # 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-21 +## [0.1.2](https://gitlab.com/sickit/gitlab-ci-templates/-/compare/v0.1.1..v0.1.2) - 2025-10-23 ### 🚀 Merge requests @@ -13,6 +13,11 @@ All notable changes to this project will be documented in this file. - 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 -- GitLab