release 1.0.1
This commit is contained in:
11
RELEASE.md
Normal file
11
RELEASE.md
Normal file
@@ -0,0 +1,11 @@
|
||||
- change version in package.json
|
||||
- add changes to CHANGELOG / changelog.md
|
||||
- yarn build
|
||||
- yarn pack
|
||||
- yarn publish
|
||||
- yarn doc
|
||||
- git add .
|
||||
- git ci -m 'v...'
|
||||
- git tag ...
|
||||
- git push --tags
|
||||
-
|
||||
Reference in New Issue
Block a user