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 ab888a9 commit 24fe17fCopy full SHA for 24fe17f
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.5.6 - Fri, 18 Dec 2015 19:02:18 GMT
2
+--------------------------------------
3
+
4
+- [3e7ac06](../../commit/3e7ac06) [added] '--skip-test(s)' flag
5
6
7
8
v0.5.5 - Thu, 19 Nov 2015 07:34:10 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.5.5",
+ "version": "0.5.6",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments