Document running npm update after changing version
This commit is contained in:
parent
58d5258088
commit
a5002416a0
@ -224,6 +224,7 @@ To release this Action:
|
|||||||
|
|
||||||
- Bump version in `package.json`
|
- Bump version in `package.json`
|
||||||
- Create `CHANGELOG.md` entry
|
- Create `CHANGELOG.md` entry
|
||||||
|
- `npm update`
|
||||||
- `npm run all`
|
- `npm run all`
|
||||||
- `git commit -am <version>`
|
- `git commit -am <version>`
|
||||||
- `git tag -sm <version> <version>`
|
- `git tag -sm <version> <version>`
|
||||||
|
Loading…
Reference in New Issue
Block a user