Skip to content

Commit 5e4218c

Browse files
chore: release main (#1841)
🤖 I have created a release *beep* *boop* --- <details><summary>flagd: 0.13.1</summary> ## [0.13.1](flagd/v0.13.0...flagd/v0.13.1) (2025-12-27) ### 🐛 Bug Fixes * **security:** update go for various stdlib CVEs ([#1840](#1840)) ([6dcb36d](6dcb36d)) </details> <details><summary>flagd-proxy: 0.8.2</summary> ## [0.8.2](flagd-proxy/v0.8.1...flagd-proxy/v0.8.2) (2025-12-27) ### 🐛 Bug Fixes * **security:** update go for various stdlib CVEs ([#1840](#1840)) ([6dcb36d](6dcb36d)) </details> <details><summary>core: 0.13.1</summary> ## [0.13.1](core/v0.13.0...core/v0.13.1) (2025-12-27) ### 🐛 Bug Fixes * **security:** update go for various stdlib CVEs ([#1840](#1840)) ([6dcb36d](6dcb36d)) </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 6dcb36d commit 5e4218c

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.13.0",
3-
"flagd-proxy": "0.8.1",
4-
"core": "0.13.0"
2+
"flagd": "0.13.1",
3+
"flagd-proxy": "0.8.2",
4+
"core": "0.13.1"
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.13.1](https://github.com/open-feature/flagd/compare/core/v0.13.0...core/v0.13.1) (2025-12-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update go for various stdlib CVEs ([#1840](https://github.com/open-feature/flagd/issues/1840)) ([6dcb36d](https://github.com/open-feature/flagd/commit/6dcb36d2d6b55b7fe0b6107ac9a25baf302c5cdc))
9+
310
## [0.13.0](https://github.com/open-feature/flagd/compare/core/v0.12.1...core/v0.13.0) (2025-12-23)
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.8.2](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.8.1...flagd-proxy/v0.8.2) (2025-12-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update go for various stdlib CVEs ([#1840](https://github.com/open-feature/flagd/issues/1840)) ([6dcb36d](https://github.com/open-feature/flagd/commit/6dcb36d2d6b55b7fe0b6107ac9a25baf302c5cdc))
9+
310
## [0.8.1](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.8.0...flagd-proxy/v0.8.1) (2025-12-23)
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.13.1](https://github.com/open-feature/flagd/compare/flagd/v0.13.0...flagd/v0.13.1) (2025-12-27)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update go for various stdlib CVEs ([#1840](https://github.com/open-feature/flagd/issues/1840)) ([6dcb36d](https://github.com/open-feature/flagd/commit/6dcb36d2d6b55b7fe0b6107ac9a25baf302c5cdc))
9+
310
## [0.13.0](https://github.com/open-feature/flagd/compare/flagd/v0.12.9...flagd/v0.13.0) (2025-12-23)
411

512

0 commit comments

Comments
 (0)