Skip to content

Commit dfd97b6

Browse files
chore(main): release 0.4.0
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
1 parent 84e1677 commit dfd97b6

2 files changed

Lines changed: 23 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.3.16"
2+
".": "0.4.0"
33
}

CHANGELOG.md

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

3+
## [0.4.0](https://github.com/open-feature/cli/compare/v0.3.16...v0.4.0) (2026-03-04)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **angular:** use [flagNameFeatureFlag] selector for generated directives ([#227](https://github.com/open-feature/cli/issues/227))
9+
10+
### 🐛 Bug Fixes
11+
12+
* **security:** update module go.opentelemetry.io/otel/sdk to v1.40.0 [security] ([#231](https://github.com/open-feature/cli/issues/231)) ([84e1677](https://github.com/open-feature/cli/commit/84e16772882eb08235766640417db00674cd3367))
13+
14+
15+
### ✨ New Features
16+
17+
* **angular:** add convenience value method alongside details method in generated service ([#228](https://github.com/open-feature/cli/issues/228)) ([96cc00e](https://github.com/open-feature/cli/commit/96cc00e4123834108893133cada8f905e4f716e5))
18+
19+
20+
### 🔄 Refactoring
21+
22+
* **angular:** use [flagNameFeatureFlag] selector for generated directives ([36028e0](https://github.com/open-feature/cli/commit/36028e029f4fa12c65ed26237a266c93ef9ce5ce))
23+
* **angular:** use [flagNameFeatureFlag] selector for generated directives ([#227](https://github.com/open-feature/cli/issues/227)) ([36028e0](https://github.com/open-feature/cli/commit/36028e029f4fa12c65ed26237a266c93ef9ce5ce))
24+
325
## [0.3.16](https://github.com/open-feature/cli/compare/v0.3.15...v0.3.16) (2026-02-19)
426

527

0 commit comments

Comments
 (0)