From bedca61dd22de3c558f0424fcca78d8f24158c4b Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Thu, 5 Dec 2024 14:46:04 -0500 Subject: [PATCH] chore: release main Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- json/CHANGELOG.md | 12 ++++++++++++ json/version.txt | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index be5dacc..53c79fd 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "protobuf": "0.6.1", - "json": "0.2.8" + "json": "0.2.9" } \ No newline at end of file diff --git a/json/CHANGELOG.md b/json/CHANGELOG.md index 8d3bcb7..8a2b838 100644 --- a/json/CHANGELOG.md +++ b/json/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [0.2.9](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.8...json/json-schema-v0.2.9) (2024-12-05) + + +### ✨ New Features + +* add flag set and flag metadata to schema ([#173](https://github.com/open-feature/flagd-schemas/issues/173)) ([9fe3677](https://github.com/open-feature/flagd-schemas/commit/9fe36777df7f2697d78830125f04f6972cf86e7a)) + + +### 🧹 Chore + +* remove comment about summing to 100 ([#172](https://github.com/open-feature/flagd-schemas/issues/172)) ([d03b772](https://github.com/open-feature/flagd-schemas/commit/d03b772f167aa21a635e70d22641d792deefcb7f)) + ## [0.2.8](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.7...json/json-schema-v0.2.8) (2024-07-08) diff --git a/json/version.txt b/json/version.txt index a45be46..1866a36 100644 --- a/json/version.txt +++ b/json/version.txt @@ -1 +1 @@ -0.2.8 +0.2.9