From a17c3d28fb731508be40a53eee13701c482ef3f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 19:21:22 +0000 Subject: [PATCH] chore(main): release 1.9.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 19 +++++++++++++++++++ README.md | 4 ++-- 3 files changed, 22 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index c523ce19..c3c95522 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.8.0" + ".": "1.9.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index cd399bba..44dd3770 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.9.0](https://github.com/open-feature/go-sdk/compare/v1.8.0...v1.9.0) (2023-11-20) + + +### ๐Ÿ› Bug Fixes + +* change typo in readme ([#228](https://github.com/open-feature/go-sdk/issues/228)) ([6795fe1](https://github.com/open-feature/go-sdk/commit/6795fe16c24c695d58474b82284cf8b697a04a3a)) +* **deps:** update module github.com/go-logr/logr to v1.3.0 ([#230](https://github.com/open-feature/go-sdk/issues/230)) ([6ab7984](https://github.com/open-feature/go-sdk/commit/6ab79842758518ed63dc712c11d824ba11110dc2)) +* **deps:** update module golang.org/x/text to v0.14.0 ([#231](https://github.com/open-feature/go-sdk/issues/231)) ([34fb9d9](https://github.com/open-feature/go-sdk/commit/34fb9d968e6d3b34bd2adca5c1f9aaa833e9e437)) + + +### โœจ New Features + +* Move all files from pkg/openfeature to openfeature. ([#232](https://github.com/open-feature/go-sdk/issues/232)) ([991726c](https://github.com/open-feature/go-sdk/commit/991726ced66913de916ec47ed5dd1837b6daf203)) + + +### ๐Ÿงน Chore + +* update spec release link ([b8cb413](https://github.com/open-feature/go-sdk/commit/b8cb4132e5f03aacea2e9e519420e0848748be1c)) + ## [1.8.0](https://github.com/open-feature/go-sdk/compare/v1.7.0...v1.8.0) (2023-09-26) diff --git a/README.md b/README.md index 5ab5958c..e0810646 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Specification - - Release + + Release