From 8b85d517d45da0e40aeb018e5b22d5f4ab991dec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 08:42:38 -0500 Subject: [PATCH] Release prep v3.3.0 (#118) Co-authored-by: GitHub Action --- CHANGELOG.md | 10 +++++++++- metadata.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64005d8..7a321ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org). -## [v3.2.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.2.0) (2023-09-07) +## [v3.3.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.3.0) (2023-09-08) + +[Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v3.2.0...v3.3.0) + +### Added + +- \(GH-114\) Update supported os [\#117](https://github.com/TraGicCode/tragiccode-azure_key_vault/pull/117) ([TraGicCode](https://github.com/TraGicCode)) + +## [v3.2.0](https://github.com/tragiccode/tragiccode-azure_key_vault/tree/v3.2.0) (2023-09-08) [Full Changelog](https://github.com/tragiccode/tragiccode-azure_key_vault/compare/v3.1.1...v3.2.0) diff --git a/metadata.json b/metadata.json index f7a2ae5..c23c90e 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "tragiccode-azure_key_vault", - "version": "3.2.0", + "version": "3.3.0", "author": "tragiccode", "summary": "The azure_key_vault module allows you to easily fetch secrets securely within your puppet manifests.", "license": "Apache-2.0",