Skip to content

Commit 4b44704

Browse files
chore: release main (#139)
🤖 I have created a release *beep* *boop* --- <details><summary>json/json-schema: 0.2.3</summary> ## [0.2.3](json/json-schema-v0.2.2...json/json-schema-v0.2.3) (2024-04-08) ### ✨ New Features * allow custom seed in fractional op ([#136](#136)) ([ea4f119](ea4f119)) * support chainable if conditions ([#138](#138)) ([cc7832a](cc7832a)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cc7832a commit 4b44704

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

+1-1
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

+8
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)