From 6156b0b9a3cc970426d4cd4d3f298bff617e3a44 Mon Sep 17 00:00:00 2001 From: "beyondtrust-release-app[bot]" <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:05:08 -0500 Subject: [PATCH] chore(main): release 0.13.0 (#172) Co-authored-by: beyondtrust-release-app[bot] <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46b69d6..4965945 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.13.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.12.0...v0.13.0) / 2024-12-11 + +#### Features + +* add creating safes feature in terraform provider ([#175](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/175)) +* add fuzzing tests ([#171](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/171)) + ### [0.12.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.11.0...v0.12.0) / 2024-12-02 #### Features diff --git a/version.txt b/version.txt index ac454c6..54d1a4f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.12.0 +0.13.0