Skip to content

Commit e6473a2

Browse files
chore(main): release modules/core 0.6.0 (#4806)
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent a466057 commit e6473a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.github/release-please/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"cmd/wasm": "0.1.4",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",
6-
"modules/core": "0.5.1"
6+
"modules/core": "0.6.0"
77
}

modules/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.6.0](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.5.1...modules/core/v0.6.0) (2026-02-12)
4+
5+
6+
### 🚀 New Features
7+
8+
* **core:** replace jsonlogic library with diegoholiveira/jsonlogic/v3 ([#4805](https://github.com/thomaspoignant/go-feature-flag/issues/4805)) ([c1b2948](https://github.com/thomaspoignant/go-feature-flag/commit/c1b2948ec41d8e1dad4e193da27226fa67b8267b))
9+
310
## [0.5.1](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.5.0...modules/core/v0.5.1) (2026-02-11)
411

512

0 commit comments

Comments
 (0)