Skip to content

Commit c7d2cee

Browse files
chore(main): release modules/core 0.1.0
1 parent 52f4243 commit c7d2cee

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.github/release-please/.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"module/evaluation": "0.0.0",
44
"module/core": "0.0.0",
55
"openfeature/providers/python-provider": "0.4.4",
6-
"openfeature/providers/kotlin-provider": "0.3.0"
6+
"openfeature/providers/kotlin-provider": "0.3.0",
7+
"modules/core": "0.1.0"
78
}

modules/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 0.1.0 (2025-10-10)
4+
5+
6+
### 🔧 Chores
7+
8+
* initial release please setup ([#4028](https://github.com/thomaspoignant/go-feature-flag/issues/4028)) ([081e1ab](https://github.com/thomaspoignant/go-feature-flag/commit/081e1aba45f7d32073802ddceb3790766c6ef4ea))

0 commit comments

Comments
 (0)