From 0b13f8a7f79a7096b3a70b61b6eaeb2f0a472d32 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 07:18:54 -0400 Subject: [PATCH] chore(main): release 1.13.1 (#288) 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 f94eeca2..734ad79c 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.13.0" + ".": "1.13.1" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index c169f5d6..d9f74a54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,23 @@ # Changelog +## [1.13.1](https://github.com/open-feature/go-sdk/compare/v1.13.0...v1.13.1) (2024-10-18) + + +### ๐Ÿ› Bug Fixes + +* **deps:** update module golang.org/x/text to v0.19.0 ([#290](https://github.com/open-feature/go-sdk/issues/290)) ([cd5b89a](https://github.com/open-feature/go-sdk/commit/cd5b89a5c404b374612295c22f8ec31a409bc033)) +* Prevent panic when setting non-comparable named providers ([#286](https://github.com/open-feature/go-sdk/issues/286)) ([01953bb](https://github.com/open-feature/go-sdk/commit/01953bb18a1f80e9ce3d90f2ed146332cf611d64)) + + +### ๐Ÿงน Chore + +* **deps:** update codecov/codecov-action action to v4.6.0 ([#287](https://github.com/open-feature/go-sdk/issues/287)) ([368336f](https://github.com/open-feature/go-sdk/commit/368336f303b80be2298441fcb7440c29205c9b0e)) + + +### ๐Ÿ“š Documentation + +* update Go package manager link ([#292](https://github.com/open-feature/go-sdk/issues/292)) ([3551f3c](https://github.com/open-feature/go-sdk/commit/3551f3c08610b5acd1a40fb4c30d88100bfbd258)) + ## [1.13.0](https://github.com/open-feature/go-sdk/compare/v1.12.0...v1.13.0) (2024-09-09) diff --git a/README.md b/README.md index 0f2bb11b..019927bc 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ Specification - - Release + + Release