Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

conventional-recommended-bump

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conventional-recommended-bump - npm Package Compare versions

Comparing version 0.0.3 to 0.1.0

22

CHANGELOG.md

@@ -0,1 +1,7 @@

<a name="0.1.0"></a>
# [0.1.0](https://github.com/stevemao/conventional-recommended-bump/compare/v0.0.3...v0.1.0) (2016-02-08)
<a name="0.0.3"></a>

@@ -13,1 +19,17 @@ ## [0.0.3](https://github.com/stevemao/conventional-recommended-bump/compare/v0.0.2...v0.0.3) (2015-08-12)

<a name="0.0.2"></a>
## [0.0.2](https://github.com/stevemao/conventional-recommended-bump/compare/v0.0.1...v0.0.2) (2015-07-03)
### Features
* **revert:** ignore reverted commits ([cd87dea](https://github.com/stevemao/conventional-recommended-bump/commit/cd87dea))
<a name="0.0.1"></a>
## 0.0.1 (2015-06-22)

12

package.json
{
"name": "conventional-recommended-bump",
"version": "0.0.3",
"version": "0.1.0",
"description": "Get a recommended version bump based on conventional commits",

@@ -22,15 +22,15 @@ "homepage": "https://github.com/stevemao/conventional-recommended-bump",

"conventional-commits-filter": "^0.1.1",
"conventional-commits-parser": "^0.1.0",
"conventional-commits-parser": "^1.0.1",
"git-latest-semver-tag": "^1.0.0",
"git-raw-commits": "^0.1.2",
"git-raw-commits": "^1.0.0",
"meow": "^3.3.0",
"object-assign": "^3.0.0"
"object-assign": "^4.0.1"
},
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.8",
"istanbul": "^0.4.2",
"jscs": "^2.0.0",
"jshint": "^2.6.3",
"mocha": "*",
"shelljs": "^0.5.1"
"shelljs": "^0.6.0"
},

@@ -37,0 +37,0 @@ "scripts": {

@@ -7,2 +7,3 @@ # [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coverall-image]][coverall-url]

## Install

@@ -110,2 +111,3 @@

- [conventional-commits-detector](https://github.com/stevemao/conventional-commits-detector) - Detect what commit message convention your repository is using
- [semantic-release](https://github.com/semantic-release/semantic-release) - fully automated package publishing

@@ -112,0 +114,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc