Skip to content

Commit 5b86598

Browse files
chore(main): release cmd/wasm 0.0.3
1 parent 1a7db09 commit 5b86598

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
@@ -1,6 +1,6 @@
11
{
22
".": "1.47.1",
3-
"cmd/wasm": "0.0.2",
3+
"cmd/wasm": "0.0.3",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "0.3.0",
66
"modules/evaluation": "0.1.3",

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.0.3](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.0.2...cmd/wasm/v0.0.3) (2025-11-11)
4+
5+
6+
### 🔧 Chores
7+
8+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#4263](https://github.com/thomaspoignant/go-feature-flag/issues/4263)) ([3944a49](https://github.com/thomaspoignant/go-feature-flag/commit/3944a491413056d903236573fbf5a75fc7336dd9))
9+
* **dependency:** Bump module ${MODULE_PATH} ${VERSION} ([#4249](https://github.com/thomaspoignant/go-feature-flag/issues/4249)) ([058516a](https://github.com/thomaspoignant/go-feature-flag/commit/058516a90be0684241586b89bd635988172c1b52))
10+
311
## [0.0.2](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.0.1...cmd/wasm/v0.0.2) (2025-11-04)
412

513

0 commit comments

Comments
 (0)