File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## Release
2
+
3
+ 1 . Ensure that the UNRELEASED section of the [ CHANGELOG.md] ( ./CHANGELOG.md ) is up to date with all relevant changes.
4
+ See https://github.com/JetBrains/gradle-changelog-plugin for the changelog format.
5
+ 2 . Update the ` pluginVersion ` within [ gradle.properties] ( ./gradle.properties ) .
6
+ 3 . Every build creates a draft release that can be found
7
+ here https://github.com/oxc-project/oxc-intellij-plugin/releases . These are all release candidates.
8
+ 4 . When ready to release, go to the current draft release and publish it. This will
9
+ run [ release.yml] ( ./.github/workflows/release.yml ) which will automatically create a PR to move the changes from the
10
+ UNRELEASED section of the changelog to the appropriate version.
You can’t perform that action at this time.
0 commit comments