-
-
Notifications
You must be signed in to change notification settings - Fork 9
Create a release
Allon Moritz edited this page Oct 21, 2024
·
2 revisions
Short docu for maintainers about how to create a release.
- Change the version number in the package.json to the new release
- Run
npm update --save - Commit with the message "Release x.x.x"
- Create a new release by creating a new tag
The Github action publishes then the release automatically on npmjs.