Skip to content

Commit 6891adc

Browse files
committed
Release v0.5.3
1 parent cb70a17 commit 6891adc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
v0.5.2 - Thu, 17 Sep 2015 10:51:11 GMT
29
--------------------------------------
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-script",
3-
"version": "0.5.2",
3+
"version": "0.5.3",
44
"description": "Release tools for projects. From github repo to npm and bower packages",
55
"bin": {
66
"release": "./bin/release.js"

0 commit comments

Comments
 (0)