Skip to content

Commit f72faeb

Browse files
chore: release main (#1254)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.9.2</summary> ## [0.9.2](flagd/v0.9.1...flagd/v0.9.2) (2024-03-27) ### ✨ New Features * OFREP support for flagd ([#1247](#1247)) ([9d12fc2](9d12fc2)) </details> <details><summary>flagd-proxy: 0.5.2</summary> ## [0.5.2](flagd-proxy/v0.5.1...flagd-proxy/v0.5.2) (2024-03-27) ### ✨ New Features * OFREP support for flagd ([#1247](#1247)) ([9d12fc2](9d12fc2)) </details> <details><summary>core: 0.8.2</summary> ## [0.8.2](core/v0.8.1...core/v0.8.2) (2024-03-27) ### ✨ New Features * OFREP support for flagd ([#1247](#1247)) ([9d12fc2](9d12fc2)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Signed-off-by: OpenFeature Bot <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9d12fc2 commit f72faeb

File tree

4 files changed

+24
-3
lines changed

4 files changed

+24
-3
lines changed

.release-please-manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.9.1",
3-
"flagd-proxy": "0.5.1",
4-
"core": "0.8.1"
2+
"flagd": "0.9.2",
3+
"flagd-proxy": "0.5.2",
4+
"core": "0.8.2"
55
}

core/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.8.2](https://github.com/open-feature/flagd/compare/core/v0.8.1...core/v0.8.2) (2024-03-27)
4+
5+
6+
### ✨ New Features
7+
8+
* OFREP support for flagd ([#1247](https://github.com/open-feature/flagd/issues/1247)) ([9d12fc2](https://github.com/open-feature/flagd/commit/9d12fc20702a86e8385564659be88f07ad36d9e5))
9+
310
## [0.8.1](https://github.com/open-feature/flagd/compare/core/v0.8.0...core/v0.8.1) (2024-03-15)
411

512

flagd-proxy/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.5.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.5.1...flagd-proxy/v0.5.2) (2024-03-27)
4+
5+
6+
### ✨ New Features
7+
8+
* OFREP support for flagd ([#1247](https://github.com/open-feature/flagd/issues/1247)) ([9d12fc2](https://github.com/open-feature/flagd/commit/9d12fc20702a86e8385564659be88f07ad36d9e5))
9+
310
## [0.5.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.5.0...flagd-proxy/v0.5.1) (2024-03-15)
411

512

flagd/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.9.2](https://github.com/open-feature/flagd/compare/flagd/v0.9.1...flagd/v0.9.2) (2024-03-27)
4+
5+
6+
### ✨ New Features
7+
8+
* OFREP support for flagd ([#1247](https://github.com/open-feature/flagd/issues/1247)) ([9d12fc2](https://github.com/open-feature/flagd/commit/9d12fc20702a86e8385564659be88f07ad36d9e5))
9+
310
## [0.9.1](https://github.com/open-feature/flagd/compare/flagd/v0.9.0...flagd/v0.9.1) (2024-03-15)
411

512

0 commit comments

Comments
 (0)