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 cd55fb8 commit e049233Copy full SHA for e049233
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v1.0.0 - Wed, 13 Jan 2016 18:22:40 GMT
2
+--------------------------------------
3
+
4
+- [cd55fb8](../../commit/cd55fb8) [changed] make "actual running" by default
5
6
7
8
v0.5.8 - Wed, 06 Jan 2016 17:01:45 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "0.5.8",
+ "version": "1.0.0",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments