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 918ba03 commit 3123038Copy full SHA for 3123038
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.5.2 - Thu, 17 Sep 2015 10:51:11 GMT
2
+--------------------------------------
3
+
4
+- [136c511](../../commit/136c511) [added] "defaultDryRun": "false" option
5
6
7
8
v0.5.1 - Thu, 17 Sep 2015 06:54:44 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments