Skip to content

Commit 75ba89b

Browse files
chore: release main (#132)
🤖 I have created a release *beep* *boop* --- <details><summary>json/json-schema: 0.2.1</summary> ## [0.2.1](json/json-schema-v0.2.0...json/json-schema-v0.2.1) (2024-02-14) ### 🐛 Bug Fixes * support "if" 1-arg shorthand ([#131](#131)) ([463d33a](463d33a)) </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 463d33a commit 75ba89b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.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.5.4",
3-
"json": "0.2.0"
3+
"json": "0.2.1"
44
}

json/CHANGELOG.md

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

3+
## [0.2.1](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.2.0...json/json-schema-v0.2.1) (2024-02-14)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* support "if" 1-arg shorthand ([#131](https://github.com/open-feature/flagd-schemas/issues/131)) ([463d33a](https://github.com/open-feature/flagd-schemas/commit/463d33a3895f1cd1149c9d99cdc5fb7981abd296))
9+
310
## [0.2.0](https://github.com/open-feature/flagd-schemas/compare/json/json-schema-v0.1.3...json/json-schema-v0.2.0) (2024-01-18)
411

512

0 commit comments

Comments
 (0)