descript
v4.0.5
Published
descript
Downloads
514
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