logos-co / staking

SNT Staking contracts
Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

chore: add release command #70

Closed 0x-r4bbit closed 8 months ago

0x-r4bbit commented 8 months ago

This adds the pnpm release command to cut releases and generate changelogs automatically from commit histories.

It also sets the package.json version to 0.1.0 as we haven't actually put out a 1.0.0 release yet.

Checklist

Ensure you completed all of the steps below before submitting your pull request: