From 00fc636e09b76b848c4631c0d0c872e89fb915ff Mon Sep 17 00:00:00 2001 From: "beyondtrust-release-app[bot]" <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:15:12 -0500 Subject: [PATCH] chore(main): release 0.8.1 (#146) Co-authored-by: beyondtrust-release-app[bot] <129480450+beyondtrust-release-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 6 ++++++ version.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ede204..c0994b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### [0.8.1](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.8.0...v0.8.1) / 2024-10-21 + +#### Bug Fixes + +* return error when secret was not found ([#145](https://github.com/BeyondTrust/go-client-library-passwordsafe/issues/145)) + ### [0.8.0](https://github.com/BeyondTrust/go-client-library-passwordsafe/compare/v0.7.0...v0.8.0) / 2024-10-18 #### Features diff --git a/version.txt b/version.txt index a3df0a6..6f4eebd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.8.0 +0.8.1