Skip to content

Commit 3d5c048

Browse files
committed
Update CONTRIBUTING.md
1 parent 8bd0d21 commit 3d5c048

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ git commit -m "Build update"
3636
Bump the version
3737
```sh
3838
npm start release # or npm start patch
39+
npm install
3940
git add --update
4041
git commit -m "v1.8.0"
4142
```
@@ -71,3 +72,6 @@ Publish the new version to `npm`
7172
npm publish
7273
git checkout dev
7374
```
75+
76+
Add a new release on GitHub
77+
https://github.com/feimosi/baguetteBox.js/releases/new

0 commit comments

Comments
 (0)