Skip to content

Commit 133b536

Browse files
chore(main): release cmd/wasm 0.2.5
1 parent 83ae42d commit 133b536

2 files changed

Lines changed: 15 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.55.1",
3-
"cmd/wasm": "0.2.4",
3+
"cmd/wasm": "0.2.5",
44
"openfeature/providers/python-provider": "1.2.0",
55
"openfeature/providers/kotlin-provider": "1.0.0",
66
"modules/core": "0.7.2"

cmd/wasm/CHANGELOG.md

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

3+
## [0.2.5](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.2.4...cmd/wasm/v0.2.5) (2026-08-11)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **sonar:** resolve SonarCloud issues reported on main ([#5765](https://github.com/thomaspoignant/go-feature-flag/issues/5765)) ([0e45642](https://github.com/thomaspoignant/go-feature-flag/commit/0e456429962cade1544bdc791d5d1a4dc449753b))
9+
10+
11+
### 🔧 Chores
12+
13+
* Bump github.com/aws/aws-sdk-go-v2 from 1.43.2 to 1.43.3 ([#5804](https://github.com/thomaspoignant/go-feature-flag/issues/5804)) ([5cd3520](https://github.com/thomaspoignant/go-feature-flag/commit/5cd352036f7fcc22edbe34d47af85f1c675eec9f))
14+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#5771](https://github.com/thomaspoignant/go-feature-flag/issues/5771)) ([e46119d](https://github.com/thomaspoignant/go-feature-flag/commit/e46119d953efe049174b5d87518824d1330fef8b))
15+
* Bump github.com/aws/smithy-go from 1.27.5 to 1.27.6 ([#5807](https://github.com/thomaspoignant/go-feature-flag/issues/5807)) ([627e361](https://github.com/thomaspoignant/go-feature-flag/commit/627e3610e09f3bb48ed968d6d3d99a228a434ad8))
16+
317
## [0.2.4](https://github.com/thomaspoignant/go-feature-flag/compare/cmd/wasm/v0.2.3...cmd/wasm/v0.2.4) (2026-08-03)
418

519

0 commit comments

Comments
 (0)