Skip to content

Commit af9df92

Browse files
committed
Release v0.5.5
1 parent 8a5c227 commit af9df92

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.5 - Thu, 19 Nov 2015 07:34:10 GMT
2+
--------------------------------------
3+
4+
- [8a5c227](../../commit/8a5c227) [fixed] checking that a local repo is behind the remote
5+
6+
7+
18
v0.5.4 - Fri, 16 Oct 2015 22:20:44 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.4",
3+
"version": "0.5.5",
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)