Skip to content

Commit df2847b

Browse files
authored
Add a note to the release doc. (#111)
1 parent cf7a676 commit df2847b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ Release Checklist
44
* Decide on the new version number and write the CHANGELOG.md entry for the release by looking at the PRs.
55
* Commit the `CHANGELOG.md`.
66
* Update to the new version number using the [Bump Version](https://github.com/IronCoreLabs/recrypt-node-binding/actions/workflows/bump-version.yaml) workflow. This will be used as the NPM version number.
7-
* The [Publish](https://github.com/IronCoreLabs/recrypt-node-binding/actions/workflows/publish.yaml) action will automatically publish the release to NPM.
7+
* The [Publish](https://github.com/IronCoreLabs/recrypt-node-binding/actions/workflows/publish.yaml) action will automatically publish the release to NPM.
8+
* Find the release on the [releases](https://github.com/IronCoreLabs/recrypt-node-binding/releases) page, edit it, and mark it
9+
as NOT a prerelease.

0 commit comments

Comments
 (0)