Skip to content

Commit a36bfed

Browse files
chore(main): release cmd/wasm 0.2.2
1 parent 3d63492 commit a36bfed

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.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.1",
3-
"cmd/wasm": "0.2.1",
3+
"cmd/wasm": "0.2.2",
44
"openfeature/providers/python-provider": "1.0.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",
66
"modules/core": "0.7.0"

cmd/wasm/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.2.2](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.2.1...cmd/wasm/v0.2.2) (2026-05-01)
4+
5+
6+
### 🔧 Chores
7+
8+
* Bump go.opentelemetry.io/otel/trace from 1.42.0 to 1.43.0 ([#5079](https://github.com/thomaspoignant/go-feature-flag/issues/5079)) ([9505e0b](https://github.com/thomaspoignant/go-feature-flag/commit/9505e0bf1139244123f3d683cfefb698305601e7))
9+
* **dependencies:** Bump github.com/thomaspoignant/go-feature-flag/modules/core ([#5194](https://github.com/thomaspoignant/go-feature-flag/issues/5194)) ([7391512](https://github.com/thomaspoignant/go-feature-flag/commit/73915127e1d135fc3ba92ab8b8aa86939f83ae70))
10+
311
## [0.2.1](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.2.0...cmd/wasm/v0.2.1) (2026-03-16)
412

513

0 commit comments

Comments
 (0)