We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507b283 commit baab700Copy full SHA for baab700
README.md
@@ -461,6 +461,8 @@ These are the steps to create and publish a release. You will need docker
461
installed as well as having installed [wabt](https://github.com/WebAssembly/wabt)
462
as outlined above:
463
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.
466
- [ ] Update the package.json version, and run a full build and test
467
- npm install
468
- npm run build
0 commit comments