Skip to content

Commit 322f281

Browse files
chore(main): release providers/rocketflag 0.0.2 (#727)
Signed-off-by: OpenFeature Bot <[email protected]>
1 parent 3ab1565 commit 322f281

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"providers/go-feature-flag-in-process": "0.1.1",
1919
"providers/multi-provider": "0.0.4",
2020
"tools/flagd-http-connector": "0.0.2",
21-
"providers/rocketflag": "0.0.1"
21+
"providers/rocketflag": "0.0.2"
2222
}

providers/rocketflag/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# Changelog
2+
3+
## [0.0.2](https://github.com/open-feature/go-sdk-contrib/compare/providers/rocketflag-v0.0.1...providers/rocketflag/v0.0.2) (2025-09-08)
4+
5+
6+
### ✨ New Features
7+
8+
* Add rocketflag provider ([#725](https://github.com/open-feature/go-sdk-contrib/issues/725)) ([71f0f79](https://github.com/open-feature/go-sdk-contrib/commit/71f0f79f7e0801fe0cc8c3083bcf47817b544000))
9+
10+
## Changelog
211
All notable changes to this project will be documented in this file.

0 commit comments

Comments
 (0)