Skip to content

Commit 78f81bb

Browse files
chore: release main
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 04338dc commit 78f81bb

File tree

4 files changed

+29
-3
lines changed

4 files changed

+29
-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.15.1",
3-
"flagd-proxy": "0.9.3",
4-
"core": "0.15.1"
2+
"flagd": "0.15.2",
3+
"flagd-proxy": "0.9.4",
4+
"core": "0.15.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.15.2](https://github.com/open-feature/flagd/compare/core/v0.15.1...core/v0.15.2) (2026-04-09)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update vulnerability-updates [security] ([#1933](https://github.com/open-feature/flagd/issues/1933)) ([04338dc](https://github.com/open-feature/flagd/commit/04338dc21358b80f96da7a5ac736107f08093d60))
9+
310
## [0.15.1](https://github.com/open-feature/flagd/compare/core/v0.15.0...core/v0.15.1) (2026-04-07)
411

512

flagd-proxy/CHANGELOG.md

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

3+
## [0.9.4](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.9.3...flagd-proxy/v0.9.4) (2026-04-09)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update vulnerability-updates [security] ([#1933](https://github.com/open-feature/flagd/issues/1933)) ([04338dc](https://github.com/open-feature/flagd/commit/04338dc21358b80f96da7a5ac736107f08093d60))
9+
10+
11+
### 🧹 Chore
12+
13+
* fix proxy test race ([17cd08f](https://github.com/open-feature/flagd/commit/17cd08f081e5ad2419fc4a3972b7ece2d2a54d33))
14+
315
## [0.9.3](https://github.com/open-feature/flagd/compare/flagd-proxy/v0.9.2...flagd-proxy/v0.9.3) (2026-04-07)
416

517

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.15.2](https://github.com/open-feature/flagd/compare/flagd/v0.15.1...flagd/v0.15.2) (2026-04-09)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update vulnerability-updates [security] ([#1933](https://github.com/open-feature/flagd/issues/1933)) ([04338dc](https://github.com/open-feature/flagd/commit/04338dc21358b80f96da7a5ac736107f08093d60))
9+
310
## [0.15.1](https://github.com/open-feature/flagd/compare/flagd/v0.15.0...flagd/v0.15.1) (2026-04-07)
411

512

0 commit comments

Comments
 (0)