This website requires JavaScript.
Explore
Help
Sign in
NoLog.cz
/
gancio
Watch
6
Star
0
Fork
You've already forked gancio
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
9791ef8b0d
gancio
/
RELEASE.md
lesion
a7815a12cb
simplify and sign release
2021-12-07 16:36:34 +01:00
151 B
Raw
Blame
History
change version in package.json
add changes to CHANGELOG / changelog.md ./release.sh
git add .
git ci -m 'v...'
git tag ...
git push --tags