Skip to content

Commit

Permalink
Document running npm update after changing version
Browse files Browse the repository at this point in the history
  • Loading branch information
svenstaro committed May 24, 2023
1 parent 58d5258 commit a500241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ To release this Action:

- Bump version in `package.json`
- Create `CHANGELOG.md` entry
- `npm update`
- `npm run all`
- `git commit -am <version>`
- `git tag -sm <version> <version>`
Expand Down

0 comments on commit a500241

Please sign in to comment.