Skip to content

Commit baab700

Browse files
authored
Update README.md
1 parent 507b283 commit baab700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,8 @@ These are the steps to create and publish a release. You will need docker
461461
installed as well as having installed [wabt](https://github.com/WebAssembly/wabt)
462462
as outlined above:
463463

464+
- [ ] Figure out if the release should be semver patch, minor or major based on the changes since
465+
the last release and determine the new version.
464466
- [ ] Update the package.json version, and run a full build and test
465467
- npm install
466468
- npm run build

0 commit comments

Comments
 (0)