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 8a5c227 commit af9df92Copy full SHA for af9df92
CHANGELOG.md
@@ -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
8
v0.5.4 - Fri, 16 Oct 2015 22:20:44 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.5.4",
+ "version": "0.5.5",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments