From f948194463da6add52b3ab7591ad56153eb8f407 Mon Sep 17 00:00:00 2001 From: continuous-delivery-bot <continuous-delivery-bot@noreply.gitlab.developers.cam.ac.uk> Date: Tue, 25 Mar 2025 17:43:30 +0000 Subject: [PATCH] chore(release): 0.1.0 --- CHANGELOG.md | 10 ++++++++++ VERSION | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 825c32f..9c9af41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1 +1,11 @@ # Changelog + +## [0.1.0](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/compare/0.0.0...0.1.0) (2025-03-25) + +### Features + +* **ci:** add release-it, pre-commit and gitlab ci config ([b29b89b](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/b29b89b0ae03b1d99dd1be966f16c3439da09ff8)) +* **image:** add image that wraps the gitlab triage gem ([93044ce](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/93044ceea2dfdd5bafdaaa6d9ef27b43990d8c15)) +* **image:** install gitlab-triage gem from Gemfile ([99b4168](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/99b4168a7d5b06b4364dd77f18e79fa746ef9d87)) +* initial --dry-run release ([12d82a2](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/12d82a27923928740e1b413ae7fddc6cf49a0210)) +* **policy:** add holberton triage policy ([44b6fe7](https://gitlab.developers.cam.ac.uk/uis/devops/continuous-delivery/gitlab-triage/commit/44b6fe74d6587ea6153a5e4093ae263463e3e49f)) diff --git a/VERSION b/VERSION index 77d6f4c..6e8bf73 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.0.0 +0.1.0 -- GitLab