mirror of
https://github.com/OptimalBits/bull.git
synced 2026-07-02 00:17:41 +08:00
Not about updating the changelog
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
Release process
|
||||
---------------
|
||||
|
||||
First, update `CHANGELOG.md` with the release number about to be released.
|
||||
|
||||
npm outdated --depth 0 # See if you can upgrade any dependencies
|
||||
npm version [major|minor|patch] # Update package.json
|
||||
npm publish # Tag repo and publish npm package
|
||||
|
||||
Reference in New Issue
Block a user