Skip to content

Commit fcca575

Browse files
chore(main): release 1.46.2
1 parent 0fdce07 commit fcca575

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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,5 +1,5 @@
11
{
2-
".": "1.46.1",
2+
".": "1.46.2",
33
"openfeature/providers/python-provider": "0.4.4",
44
"openfeature/providers/kotlin-provider": "0.3.0",
55
"modules/evaluation": "0.1.0",
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Changelog
2+
3+
## [1.46.2](https://github.com/thomaspoignant/go-feature-flag/compare/v1.46.1...v1.46.2) (2025-10-10)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* Use github personnal token ([#4034](https://github.com/thomaspoignant/go-feature-flag/issues/4034)) ([f59efb1](https://github.com/thomaspoignant/go-feature-flag/commit/f59efb1071b9a67107cf243ba4d5b469b7282967))
9+
10+
11+
### 🔧 Chores
12+
13+
* initial release please setup ([#4028](https://github.com/thomaspoignant/go-feature-flag/issues/4028)) ([081e1ab](https://github.com/thomaspoignant/go-feature-flag/commit/081e1aba45f7d32073802ddceb3790766c6ef4ea))
14+
* **release:** Setup auto bump of dependencies ([#4035](https://github.com/thomaspoignant/go-feature-flag/issues/4035)) ([0fdce07](https://github.com/thomaspoignant/go-feature-flag/commit/0fdce07fc7ef56ac817cfc183abbf880437ad5c2))
15+
* trigger release with new format ([#4033](https://github.com/thomaspoignant/go-feature-flag/issues/4033)) ([6d03d4e](https://github.com/thomaspoignant/go-feature-flag/commit/6d03d4e705a7fc93d4b06ffd68c470bb3c0c648d))

0 commit comments

Comments
 (0)