File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,14 @@ Release is done via a merged pull request to main/v0/v1 and then creating a rele
5
5
## Steps for v0, v1 and v2
6
6
7
7
- update CHANGELOG.md
8
- - update the version in ` gradle.properties `
8
+ - update the version in ` gradle.properties `
9
9
- merge the PR to the ` v0 ` /` v1 ` /` main ` branch
10
- - Create release tag manually
11
- - Create a release from this tag
10
+ - Create release tag
11
+ - target: v0/v1/main
12
+ - press generate relase notes
13
+ - press publish release
12
14
- Action starts that pushes the package to MavenCentral.
13
- - You can check OSSRH whether release was successful or not.
15
+ - You can check https://oss.sonatype.org/ whether release was successful or not.
14
16
15
17
❗Release the v0 and v1 first if releasing all versions. This way the v2 is the latest in the Releases changelog.
16
18
File renamed without changes.
You can’t perform that action at this time.
0 commit comments