Skip to content

Commit 0cce22a

Browse files
chore(main): release modules/core 0.1.4 (#4093)
Co-authored-by: Thomas Poignant <[email protected]>
1 parent c41e77f commit 0cce22a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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,5 +3,5 @@
33
"openfeature/providers/python-provider": "0.4.4",
44
"openfeature/providers/kotlin-provider": "0.3.0",
55
"modules/evaluation": "0.1.1",
6-
"modules/core": "0.1.3"
6+
"modules/core": "0.1.4"
77
}

modules/core/CHANGELOG.md

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

3+
## [0.1.4](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.1.3...modules/core/v0.1.4) (2025-10-14)
4+
5+
6+
### 🔧 Chores
7+
8+
* adding missing comments ([#4090](https://github.com/thomaspoignant/go-feature-flag/issues/4090)) ([2ca2369](https://github.com/thomaspoignant/go-feature-flag/commit/2ca2369d16ede4a5bcf0206fd71e1fb8eed7fd0c))
9+
310
## [0.1.3](https://github.com/thomaspoignant/go-feature-flag/compare/modules/core/v0.1.2...modules/core/v0.1.3) (2025-10-14)
411

512

0 commit comments

Comments
 (0)