Skip to content

Commit c6b2edf

Browse files
chore(main): release 1.0.0 (#31)
🤖 I have created a release *beep* *boop* --- ## [1.0.0](0.2.3...1.0.0) (2024-06-07) ### ⚠ BREAKING CHANGES * 1.0.0 release ([#29](#29)) ### Features * 1.0.0 release ([#29](#29)) ([bf51e20](bf51e20)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Ryan Lamb <[email protected]>
1 parent 11bbe9c commit c6b2edf

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.3"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to the LaunchDarkly OpenFeature provider for the Server-Side SDK for Java will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [1.0.0](https://github.com/launchdarkly/openfeature-java-server/compare/0.2.3...1.0.0) (2024-06-07)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* 1.0.0 release ([#29](https://github.com/launchdarkly/openfeature-java-server/issues/29))
11+
12+
### Features
13+
14+
* 1.0.0 release ([#29](https://github.com/launchdarkly/openfeature-java-server/issues/29)) ([bf51e20](https://github.com/launchdarkly/openfeature-java-server/commit/bf51e201dd48603a40ffcdbc72753751d70b3a5a))
15+
516
## [0.2.3](https://github.com/launchdarkly/openfeature-java-server/compare/0.2.2...0.2.3) (2024-06-06)
617

718

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
group = com.launchdarkly
22
#x-release-please-start-version
3-
version=0.2.3
3+
version=1.0.0
44
# x-release-please-version

0 commit comments

Comments
 (0)