Skip to content

Commit bf51e20

Browse files
authored
feat!: 1.0.0 release (#29)
1 parent 500d6ec commit bf51e20

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
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 SDK for Java.
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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"packages": {
44
".": {
55
"release-type": "simple",
6-
"bump-minor-pre-major": true,
76
"versioning": "default",
87
"include-v-in-tag": false,
98
"include-component-in-tag": false,

0 commit comments

Comments
 (0)