From fb88c2434664cb7f4d8dd137661f1b5fd544e114 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 16:08:54 -0400 Subject: [PATCH] chore(main): release 1.13.0 (#280) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 18 ++++++++++++++++++ README.md | 4 ++-- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index de0960ab..f94eeca2 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.12.0" + ".": "1.13.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fabe0e2..c169f5d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.13.0](https://github.com/open-feature/go-sdk/compare/v1.12.0...v1.13.0) (2024-09-09) + + +### ๐Ÿ› Bug Fixes + +* **deps:** update module golang.org/x/text to v0.16.0 ([#277](https://github.com/open-feature/go-sdk/issues/277)) ([80c0235](https://github.com/open-feature/go-sdk/commit/80c0235d26250a739781729855cb0264e19a4409)) +* **deps:** update module golang.org/x/text to v0.18.0 ([#281](https://github.com/open-feature/go-sdk/issues/281)) ([ad9db29](https://github.com/open-feature/go-sdk/commit/ad9db29564e84b9c8c9bc51c9a3b0a8f93b8f2e6)) + + +### โœจ New Features + +* add TransactionContext ([#283](https://github.com/open-feature/go-sdk/issues/283)) ([788151d](https://github.com/open-feature/go-sdk/commit/788151d2fdc69429ef1841cba91ad5fc2103e0ca)) + + +### ๐Ÿงน Chore + +* **deps:** update codecov/codecov-action action to v4.5.0 ([#279](https://github.com/open-feature/go-sdk/issues/279)) ([881e019](https://github.com/open-feature/go-sdk/commit/881e019c67873f4b5477355ad90d26cd4530d017)) + ## [1.12.0](https://github.com/open-feature/go-sdk/compare/v1.11.0...v1.12.0) (2024-05-29) diff --git a/README.md b/README.md index ab6d3aec..ebe4c3a4 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Specification - - Release + + Release