Skip to content

Commit 5572a7c

Browse files
authored
docs: Add very simple guide on creating releases (#26)
1 parent 46963de commit 5572a7c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### How to create a release
2+
3+
Open a PR to bump the `project.version` in `authorizer/pom.xml`, you can title the PR something like `chore: Release x.x.x`.
4+
5+
The Git tag as well as the GitHub release is automatically created by CI after merge.
6+
Don't create them yourself, as the CI will attach a pre-build NAR file.

0 commit comments

Comments
 (0)