Skip to content

Commit 40071e0

Browse files
chore(main): release 0.3.12
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 79b362e commit 40071e0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.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.11"
2+
".": "0.3.12"
33
}

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.3.12](https://github.com/open-feature/cli/compare/v0.3.11...v0.3.12) (2025-11-07)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* correct compare order ([#184](https://github.com/open-feature/cli/issues/184)) ([8b8f23d](https://github.com/open-feature/cli/commit/8b8f23df14b2464c0fff3c34480a28a4bb7b1834))
9+
10+
11+
### 🔄 Refactoring
12+
13+
* rename flag-source-url to provider-url for consistency ([#181](https://github.com/open-feature/cli/issues/181)) ([79b362e](https://github.com/open-feature/cli/commit/79b362e70f42a29574b1e92f0ccac5d1d6082337))
14+
315
## [0.3.11](https://github.com/open-feature/cli/compare/v0.3.10...v0.3.11) (2025-11-07)
416

517

0 commit comments

Comments
 (0)