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 a479e35 commit fa9fd7cCopy full SHA for fa9fd7c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.2.6 - Sun, 13 Sep 2015 18:20:38 GMT
2
+--------------------------------------
3
+
4
+- [12b8af8](../../commit/12b8af8) [changed] Only push once for both the commit and tags
5
6
7
8
v0.2.5 - Thu, 13 Aug 2015 14:10:46 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments