Skip to content

Commit 60401b6

Browse files
authored
chore: prompt release of react v1 (#1162)
This proposes prompting the release of `@openfeature/react-sdk` 1.0.0. My reasoning: - as far as I know, there's no breaking changes on the horizon - this is being used in production by multiple orgs - it only depends on other 1.0+ deps Please let me know what you think, especially if you have objections. :warning: this will not release 1.0, but will mark the NEXT release of the react SDK as 1.0 Signed-off-by: Todd Baert <[email protected]>
1 parent 4482c2b commit 60401b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: release-please-config.json

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"versioning": "default"
2121
},
2222
"packages/react": {
23+
"release-as": "1.0.0",
2324
"release-type": "node",
2425
"prerelease": false,
2526
"bump-minor-pre-major": true,

0 commit comments

Comments
 (0)