Skip to content

Commit 753cef2

Browse files
chore(main): release cmd-wasm 0.0.1 (#4232)
1 parent ba2fb0b commit 753cef2

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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.47.1",
3-
"cmd/wasm": "0.0.0",
3+
"cmd/wasm": "0.0.1",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "0.3.0",
66
"modules/evaluation": "0.1.2",

cmd/wasm/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## 0.0.1 (2025-11-03)
4+
5+
6+
### 🔧 Chores
7+
8+
* Bump core lib ([#4242](https://github.com/thomaspoignant/go-feature-flag/issues/4242)) ([ba2fb0b](https://github.com/thomaspoignant/go-feature-flag/commit/ba2fb0b35b4e76662f1b5d4e6a6693e69e94fba6))
9+
* move wasm binary to cmd/wasm ([#4099](https://github.com/thomaspoignant/go-feature-flag/issues/4099)) ([39f1169](https://github.com/thomaspoignant/go-feature-flag/commit/39f11693ab0a0970796e6ba298af79cba4872f4c))
10+
* tidy cmd/wasm ([c1fde4c](https://github.com/thomaspoignant/go-feature-flag/commit/c1fde4c2b291d4a182443dfe3e1b17a2f40b747c))
11+
12+
13+
### ⚙️ CI/CD
14+
15+
* Wasm module has his own release process. ([#4225](https://github.com/thomaspoignant/go-feature-flag/issues/4225)) ([836d0f7](https://github.com/thomaspoignant/go-feature-flag/commit/836d0f70fe2f97e3347fe5542ac5298810d45045))

0 commit comments

Comments
 (0)