descript
v4.0.24
Published
descript
Downloads
882
Readme
descript
How to publish new release
- Merge PRs
- Manually update version
$ npm version patch
$ git push && git push --tags- Create new release from tag and add changelog.
- Wait for autodeploy via githhub action
