@openlaw/snapshot-js-erc712
v1.8.1
Published
Implementation of ERC-712 structure signatures.
Downloads
620
Readme
Deployment
Checkout
master
and pull the latestLocally run
npm run release
Choose a new semver version number
In the background the following will now happen:
- the
package.json
version will be bumped - a new Git tag created
- version bump and tag pushed to
master
prod-release.yaml
will execute (due to package bump) to publish the new package version to the NPM registry- GitHub Release page will open
- the
Create a GitHub Release entry (opens in brower automatically)
Done!