conventional-recommended-bump
Advanced tools
Comparing version 0.0.3 to 0.1.0
@@ -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) | ||
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15235
126
+ Addedconventional-commits-parser@1.3.0(transitive)
+ Addedgit-raw-commits@1.3.6(transitive)
+ Addedlodash@4.17.21(transitive)
+ Addedlodash.template@4.5.0(transitive)
+ Addedlodash.templatesettings@4.2.0(transitive)
+ Addedsplit2@2.2.0(transitive)
- Removedconventional-commits-parser@0.1.2(transitive)
- Removedgit-raw-commits@0.1.2(transitive)
- Removedlodash@3.10.1(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._basetostring@3.0.1(transitive)
- Removedlodash._basevalues@3.0.0(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash.escape@3.2.0(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.restparam@3.6.1(transitive)
- Removedlodash.template@3.6.2(transitive)
- Removedlodash.templatesettings@3.1.1(transitive)
- Removedobject-assign@3.0.0(transitive)
- Removedsplit@1.0.1(transitive)
- Removedsplit2@1.1.1(transitive)
Updatedgit-raw-commits@^1.0.0
Updatedobject-assign@^4.0.1