From b86044f3e7bf60be5b8d58cbdffb67326239f124 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:59:37 -0700 Subject: [PATCH] chore(main): release 0.1.1 (#14) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ zarf.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96d9691..9aa5a07 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index efd9008..1a11805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.1.1](https://github.com/defenseunicorns/uds-capability-jira/compare/v0.1.0...v0.1.1) (2023-11-30) + + +### Features + +* Initial release updates ([6950a15](https://github.com/defenseunicorns/uds-capability-jira/commit/6950a15f95457449690ce823bfaa3137552f04f4)) + ## [0.0.0] - 2023-09-21 PRE RELEASE diff --git a/zarf.yaml b/zarf.yaml index 77c3459..58fcce2 100644 --- a/zarf.yaml +++ b/zarf.yaml @@ -4,7 +4,7 @@ metadata: name: jira description: "UDS jira capability deployed via flux" # x-release-please-start-version - version: "0.0.5" + version: "0.1.1" # x-release-please-end architecture: amd64