File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -26,11 +26,7 @@ is out of scope.
2626 - Use Github compare to see what has changed from previous tag. Ex https://github.com/epeli/underscore.string/compare/3.0.0...master
2727 - Update the version in the ` package.json `
2828 - Publish a new version of _ .string ` npm run release `
29- - Update the [ gh-pages] [ ghp ] branch ` gulp bump --semver <version> && gulp site `
30- - You need global installation of bower for this to work
31- - Local workaround:
32- - ` npm install bower `
33- - ` export PATH=$(pwd)/node_modules/.bin/:$PATH `
29+ - Update the [ gh-pages] [ ghp ] branch ` npm run bump `
3430
3531[ d ] : https://github.com/epeli/underscore.string/releases
3632[ ghp ] : https://github.com/epeli/underscore.string/tree/gh-pages
You can’t perform that action at this time.
0 commit comments