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 05ab236 commit ab6e0a0Copy full SHA for ab6e0a0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v1.0.2 - Sat, 16 Jan 2016 20:24:14 GMT
2
+--------------------------------------
3
+
4
+- [3d9bbd3](../../commit/3d9bbd3) [fixed] Docs only release
5
6
7
8
v1.0.1 - Wed, 13 Jan 2016 22:19:33 GMT
9
--------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "release-script",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Release tools for projects. From github repo to npm and bower packages",
"bin": {
"release": "./bin/release.js"
0 commit comments