Skip to content

Commit ef5749f

Browse files
chore(main): release modules/evaluation 0.1.4
1 parent 46e1ed6 commit ef5749f

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
@@ -3,6 +3,6 @@
33
"cmd/wasm": "0.0.2",
44
"openfeature/providers/python-provider": "0.5.0",
55
"openfeature/providers/kotlin-provider": "0.3.0",
6-
"modules/evaluation": "0.1.3",
6+
"modules/evaluation": "0.1.4",
77
"modules/core": "0.2.0"
88
}

modules/evaluation/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.1.4](https://github.com/thomaspoignant/go-feature-flag/compare/modules/evaluation/v0.1.3...modules/evaluation/v0.1.4) (2025-11-25)
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+
* Bump github.com/aws/aws-sdk-go-v2/service/s3 ([#4326](https://github.com/thomaspoignant/go-feature-flag/issues/4326)) ([927e392](https://github.com/thomaspoignant/go-feature-flag/commit/927e392662eaad75f33bd88275c566a465d02446))
10+
311
## [0.1.3](https://github.com/thomaspoignant/go-feature-flag/compare/modules/evaluation/v0.1.2...modules/evaluation/v0.1.3) (2025-11-04)
412

513

0 commit comments

Comments
 (0)