We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7b4809 commit 699e532Copy full SHA for 699e532
HOWTO
@@ -8,6 +8,8 @@
8
# Update "version" in package.json
9
# Update "version" in package-lock.json by e.g.:
10
# npm install
11
+# Update CHANGELOG.md
12
+# git commit -m "Updated CHANGELOG with 0.6.4 release"
13
# Commit with message v<version>, e.g.:
14
# git add -p
15
# git commit -m "v0.1.0"
0 commit comments