Skip to content

Commit 3a7ba9f

Browse files
chore: release main
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 7ff33ef commit 3a7ba9f

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"flagd": "0.10.3",
2+
"flagd": "0.10.4",
33
"flagd-proxy": "0.6.2",
4-
"core": "0.9.3"
4+
"core": "0.9.4"
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.9.4](https://github.com/open-feature/flagd/compare/core/v0.9.3...core/v0.9.4) (2024-06-18)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* readable error messages ([#1325](https://github.com/open-feature/flagd/issues/1325)) ([7ff33ef](https://github.com/open-feature/flagd/commit/7ff33effcc47e31c5b7fdc33385d8128db2163fc))
9+
310
## [0.9.3](https://github.com/open-feature/flagd/compare/core/v0.9.2...core/v0.9.3) (2024-06-06)
411

512

flagd/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.10.4](https://github.com/open-feature/flagd/compare/flagd/v0.10.3...flagd/v0.10.4) (2024-06-18)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* readable error messages ([#1325](https://github.com/open-feature/flagd/issues/1325)) ([7ff33ef](https://github.com/open-feature/flagd/commit/7ff33effcc47e31c5b7fdc33385d8128db2163fc))
9+
10+
11+
### ✨ New Features
12+
13+
* support `FLAGD_DEBUG` / `--debug` / `-x` ([#1326](https://github.com/open-feature/flagd/issues/1326)) ([298bd36](https://github.com/open-feature/flagd/commit/298bd36698224a0dca8b289f4cb0b80ae2fa6e0a))
14+
315
## [0.10.3](https://github.com/open-feature/flagd/compare/flagd/v0.10.2...flagd/v0.10.3) (2024-06-06)
416

517

0 commit comments

Comments
 (0)