Skip to content

Commit 55c99c7

Browse files
committed
Release v0.5.8
1 parent 2b60ba4 commit 55c99c7

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.8 - Wed, 06 Jan 2016 17:01:45 GMT
2+
--------------------------------------
3+
4+
- [2229dbd](../../commit/2229dbd) [added] automatic registration of package if bower.json is located in the repository
5+
6+
7+
18
v0.5.7 - Mon, 04 Jan 2016 12:10:23 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.7",
3+
"version": "0.5.8",
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)