From 4f805af54ea8668cad1aa5b6e6cf2ea044593bc0 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 21 Jan 2025 16:49:54 -0500
Subject: [PATCH] chore(main): release 1.14.1 (#314)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 13 +++++++++++++
README.md | 4 ++--
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index e72f1131..a780111d 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "1.14.0"
+ ".": "1.14.1"
}
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f2ff013..224125fd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.14.1](https://github.com/open-feature/go-sdk/compare/v1.14.0...v1.14.1) (2025-01-21)
+
+
+### 🐛 Bug Fixes
+
+* internal provider comparison causing race conditions in tests ([440072f](https://github.com/open-feature/go-sdk/commit/440072f917b4d767e2d4b7ad0a9c73b358d2818b))
+* internal provider comparison causing race conditions in tests ([#312](https://github.com/open-feature/go-sdk/issues/312)) ([440072f](https://github.com/open-feature/go-sdk/commit/440072f917b4d767e2d4b7ad0a9c73b358d2818b))
+
+
+### 📚 Documentation
+
+* add missing entry for "tracking" in feature table ([#313](https://github.com/open-feature/go-sdk/issues/313)) ([890bfd0](https://github.com/open-feature/go-sdk/commit/890bfd0d00ee267890c67f7e3b1c88abd24ebb87))
+
## [1.14.0](https://github.com/open-feature/go-sdk/compare/v1.13.1...v1.14.0) (2024-12-04)
diff --git a/README.md b/README.md
index 5bce79cd..49cbd096 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@
-
-
+
+