Skip to content

Commit 92361e6

Browse files
chore(main): release 0.4.1 (#234)
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 621d2ff commit 92361e6

2 files changed

Lines changed: 16 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.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/open-feature/cli/compare/v0.4.0...v0.4.1) (2026-04-28)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **security:** update vulnerability-updates [security] ([#233](https://github.com/open-feature/cli/issues/233)) ([91ac14a](https://github.com/open-feature/cli/commit/91ac14ad40e0cbffbff87c1ac7cc3486fedf7c8c))
9+
* **security:** update vulnerability-updates to v1.43.0 [security] ([#237](https://github.com/open-feature/cli/issues/237)) ([b96b303](https://github.com/open-feature/cli/commit/b96b303b7cbce1df8e8d738ca9463a39f23033fd))
10+
11+
12+
### 🧹 Chore
13+
14+
* align remaining Go 1.25 references in docs and test go.mod ([#242](https://github.com/open-feature/cli/issues/242)) ([e7e367d](https://github.com/open-feature/cli/commit/e7e367d3f802edd3f79f9320ea85091f3ea2111a))
15+
* **deps:** replace archived gopkg.in/yaml.v3 with go.yaml.in/yaml/v3 ([#240](https://github.com/open-feature/cli/issues/240)) ([1cf2beb](https://github.com/open-feature/cli/commit/1cf2bebb1058536fe1c0e8630383f05c498b6833))
16+
* resolve open dependabot security alerts ([#244](https://github.com/open-feature/cli/issues/244)) ([1046097](https://github.com/open-feature/cli/commit/1046097037747074337406c3fb30eb165909a6c1))
17+
318
## [0.4.0](https://github.com/open-feature/cli/compare/v0.3.16...v0.4.0) (2026-03-09)
419

520

0 commit comments

Comments
 (0)