We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ec718 commit cdb9b55Copy full SHA for cdb9b55
bin/release
@@ -1,8 +1,8 @@
1
#!/bin/sh -e
2
3
-bin/build
+bumpit "${1:-???}"
4
5
-bumpit
+bin/build
6
7
version=$(jq -r .version package.json)
8
0 commit comments