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 cb70a17 commit 6891adcCopy full SHA for 6891adc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.5.3 - Tue, 22 Sep 2015 15:15:59 GMT
2
+--------------------------------------
3
+
4
+- [aef3379](../../commit/aef3379) [fixed] do not publish documents with '--preid' option
5
6
7
8
v0.5.2 - Thu, 17 Sep 2015 10:51:11 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.5.2",
+ "version": "0.5.3",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments