Skip to content

Commit fa9fd7c

Browse files
committed
Release v0.2.6
1 parent a479e35 commit fa9fd7c

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.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+
18
v0.2.5 - Thu, 13 Aug 2015 14:10:46 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.2.5",
3+
"version": "0.2.6",
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)