Skip to content

Commit cab429e

Browse files
chore(main): release modules/core 0.6.1 (#4939)
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org>
1 parent 4354ebd commit cab429e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.2.0",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",
6-
"modules/core": "0.6.0"
6+
"modules/core": "0.6.1"
77
}

modules/core/CHANGELOG.md

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

3+
## [0.6.1](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.6.0...modules/core/v0.6.1) (2026-03-13)
4+
5+
6+
### 🔧 Chores
7+
8+
* bump Go version to 1.25.8 ([#4938](https://github.com/thomaspoignant/go-feature-flag/issues/4938)) ([09e24ee](https://github.com/thomaspoignant/go-feature-flag/commit/09e24eef81404ab377ca9b78b66af146b937bf3b))
9+
* Bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.42.0 ([#4944](https://github.com/thomaspoignant/go-feature-flag/issues/4944)) ([ede0c19](https://github.com/thomaspoignant/go-feature-flag/commit/ede0c19d7452e55e9b8e27d1c929da9c0492a82a))
10+
311
## [0.6.0](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.5.1...modules/core/v0.6.0) (2026-02-12)
412

513

0 commit comments

Comments
 (0)