🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

semantic-release-test3

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semantic-release-test3 - npm Package Compare versions

Comparing version

to
6.0.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

<a name="6.0.0"></a>
# [6.0.0](https://github.com/sigo/semantic-release-test3/compare/v5.0.1...v6.0.0) (2018-02-15)
### Features
* remove `one` ([6d16fc0](https://github.com/sigo/semantic-release-test3/commit/6d16fc0))
* remove `one` ([f33ca27](https://github.com/sigo/semantic-release-test3/commit/f33ca27))
### BREAKING CHANGES
* remove `one`
* remove `one`
<a name="5.0.1"></a>

@@ -2,0 +17,0 @@ ## [5.0.1](https://github.com/sigo/semantic-release-test3/compare/v5.0.0...v5.0.1) (2018-02-12)

4

package.json
{
"name": "semantic-release-test3",
"version": "5.0.1",
"version": "6.0.0",
"description": "",

@@ -10,3 +10,3 @@ "main": "dist/index.js",

"build": "npm run clean && tsc",
"release": "npm run build && semantic-release"
"release": "semantic-release"
},

@@ -13,0 +13,0 @@ "repository": {