Skip to content

Commit 8c937dd

Browse files
chore: release main
1 parent cc7832a commit 8c937dd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"protobuf": "0.6.0",
3-
"json": "0.2.2"
3+
"json": "0.2.3"
44
}

json/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.2...json/json-schema-v0.2.3) (2024-04-08)
4+
5+
6+
### ✨ New Features
7+
8+
* allow custom seed in fractional op ([#136](https://github.com/open-feature/flagd-schemas/issues/136)) ([ea4f119](https://github.com/open-feature/flagd-schemas/commit/ea4f119d2bd716ec4aec05e554d51e7e79ba187b))
9+
* support chainable if conditions ([#138](https://github.com/open-feature/flagd-schemas/issues/138)) ([cc7832a](https://github.com/open-feature/flagd-schemas/commit/cc7832ab20c9e0b8e438ffc4299f661974149454))
10+
311
## [0.2.2](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.1...json/json-schema-v0.2.2) (2024-02-28)
412

513

0 commit comments

Comments
 (0)