Skip to content

Commit fcf7d42

Browse files
gofeatureflag-botthomaspoignantkodiakhq[bot]
authored
chore(main): release cmd/wasm 0.2.1 (#4940)
Co-authored-by: Thomas Poignant <thomas.poignant@gofeatureflag.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent c0dfd8c commit fcf7d42

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": "1.52.0",
3-
"cmd/wasm": "0.2.0",
3+
"cmd/wasm": "0.2.1",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",
66
"modules/core": "0.6.1"

cmd/wasm/CHANGELOG.md

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

3+
## [0.2.1](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.2.0...cmd/wasm/v0.2.1) (2026-03-16)
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+
* **dependency:** Bump module modules/core 0.6.1 ([#4977](https://github.com/thomaspoignant/go-feature-flag/issues/4977)) ([c80adc6](https://github.com/thomaspoignant/go-feature-flag/commit/c80adc6b2528f72c1ba652e85a6d36e9e144067b))
11+
312
## [0.2.0](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.1.4...cmd/wasm/v0.2.0) (2026-02-13)
413

514

0 commit comments

Comments
 (0)