Skip to content

Commit dd8290b

Browse files
chore(main): release 0.4.2
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 784196c commit dd8290b

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

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

3+
## [0.4.2](https://github.com/open-feature/cli/compare/v0.4.1...v0.4.2) (2026-06-22)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* ensure generated flag manifest ends with a final newline ([#246](https://github.com/open-feature/cli/issues/246)) ([c2688a7](https://github.com/open-feature/cli/commit/c2688a76c2daee82cc00be9fa46b41259f688391))
9+
10+
11+
### 🧹 Chore
12+
13+
* **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action v3 ([#245](https://github.com/open-feature/cli/issues/245)) ([d29afd8](https://github.com/open-feature/cli/commit/d29afd886a096b422333c5c69cd164fa07eada87))
14+
* resolve open dependabot security alerts ([#249](https://github.com/open-feature/cli/issues/249)) ([ed72dad](https://github.com/open-feature/cli/commit/ed72dadaad978bce8f5fcf415e42753c94e137ff))
15+
* resolve open dependabot security alerts ([#252](https://github.com/open-feature/cli/issues/252)) ([784196c](https://github.com/open-feature/cli/commit/784196cc0b864f18bb0e593a64f84152266e763b))
16+
317
## [0.4.1](https://github.com/open-feature/cli/compare/v0.4.0...v0.4.1) (2026-04-28)
418

519

0 commit comments

Comments
 (0)