Skip to content

Commit 699e532

Browse files
committed
Add update CHANGELOG to HOWTO
1 parent c7b4809 commit 699e532

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HOWTO

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
# Update "version" in package.json
99
# Update "version" in package-lock.json by e.g.:
1010
# npm install
11+
# Update CHANGELOG.md
12+
# git commit -m "Updated CHANGELOG with 0.6.4 release"
1113
# Commit with message v<version>, e.g.:
1214
# git add -p
1315
# git commit -m "v0.1.0"

0 commit comments

Comments
 (0)