gancio-upstream/RELEASE.md
2021-12-07 16:36:34 +01:00

7 lines
151 B
Markdown

- change version in package.json
- add changes to CHANGELOG / changelog.md
./release.sh
- git add .
- git ci -m 'v...'
- git tag ...
- git push --tags