simplify and sign release

This commit is contained in:
lesion
2021-12-07 16:36:34 +01:00
parent 467534d1f7
commit a7815a12cb
2 changed files with 13 additions and 5 deletions

View File

@@ -1,11 +1,7 @@
- change version in package.json
- add changes to CHANGELOG / changelog.md
- yarn build
- yarn pack
- yarn publish
- yarn doc
./release.sh
- git add .
- git ci -m 'v...'
- git tag ...
- git push --tags
-