catch-tag-release
Advanced tools
Comparing version 4.2.0 to 7.0.0
@@ -0,1 +1,55 @@ | ||
## 7.x | ||
### 7.0.0 | ||
* Remove private field | ||
* 6.0.0 | ||
* null | ||
* Update package.json | ||
## 6.x | ||
### 6.0.0 | ||
* null | ||
* Update package.json | ||
## 5.x | ||
### null | ||
* Update package.json | ||
### null | ||
* Add npmrcx file | ||
### 5.5.0 | ||
* Hey | ||
### 5.4.0 | ||
* Hey | ||
### 5.3.0 | ||
* Hey | ||
### 5.2.1 | ||
* Hey | ||
### 5.2.0 | ||
* Hey | ||
### 5.1.0 | ||
* Hey Grandma | ||
### 5.0.0 | ||
* Ddid this publish, because it is private | ||
## 4.x | ||
@@ -253,1 +307,7 @@ | ||
Hi Demo | ||
hey grandma | ||
Hey | ||
Hey | ||
Hey | ||
Hey | ||
Hey |
{ | ||
"name": "catch-tag-release", | ||
"version": "4.2.0", | ||
"version": "7.0.0", | ||
"description": "", | ||
@@ -9,7 +9,7 @@ "main": "index.js", | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"publishConfig": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
@@ -16,0 +16,0 @@ "eslint": "^2.11.1", |
3792
5