Skip to content

Commit eb43d70

Browse files
authored
feat!: 1.0 Release (#47)
1 parent dc5e604 commit eb43d70

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ This provider allows for using LaunchDarkly with the OpenFeature JS SDK.
44

55
This provider is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
66

7-
This provider is a beta version and should not be considered ready for production use while this message is visible.
8-
97
# LaunchDarkly overview
108

119
[LaunchDarkly](https://www.launchdarkly.com) is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. [Get started](https://docs.launchdarkly.com/home/getting-started) using LaunchDarkly today!

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"bootstrap-sha": "6b38e5a3ddb23705fbaec8770e715b4ef5827223",
33
"packages": {
44
".": {
5-
"release-type": "node",
6-
"bump-minor-pre-major": true
5+
"release-type": "node"
76
}
87
}
98
}

0 commit comments

Comments
 (0)