-
Notifications
You must be signed in to change notification settings - Fork 61
Creating a new NPM release
Yakov Khalinsky edited this page Jan 16, 2019
·
1 revision
Prior to bumping the package version a milestone
with the name x.x.x release
should be created and all pull request to be included since the last time the package was published to npm should be marked against this milestone.
After this is done, a pull request with a summary updated to the CHANGELOG.md
and the package version should be bumped in another pull request.