From f5ac980234c54c7a04ca5ef33ed27fd1e6354627 Mon Sep 17 00:00:00 2001 From: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> Date: Mon, 8 Jul 2024 08:56:23 -0400 Subject: [PATCH] chore: release main Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com> --- .release-please-manifest.json | 2 +- json/CHANGELOG.md | 7 +++++++ json/version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3127491..52bbb6b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { "protobuf": "0.6.0", - "json": "0.2.7" + "json": "0.2.8" } \ No newline at end of file diff --git a/json/CHANGELOG.md b/json/CHANGELOG.md index d27f2ee..8d3bcb7 100644 --- a/json/CHANGELOG.md +++ b/json/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [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) + + +### ✨ New Features + +* standalone targeting, fractional shorthand ([#168](https://github.com/open-feature/flagd-schemas/issues/168)) ([6211e3a](https://github.com/open-feature/flagd-schemas/commit/6211e3a5ea413809c2818fbe54ba1b6769ac0f54)) + ## [0.2.7](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.6...json/json-schema-v0.2.7) (2024-06-17) diff --git a/json/version.txt b/json/version.txt index b003284..a45be46 100644 --- a/json/version.txt +++ b/json/version.txt @@ -1 +1 @@ -0.2.7 +0.2.8