Socket
Socket
Sign inDemoInstall

conventional-recommended-bump

Package Overview
Dependencies
110
Maintainers
6
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.1 to 5.0.0

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

# [5.0.0](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@4.1.1...conventional-recommended-bump@5.0.0) (2019-05-02)
### Features
* ! without BREAKING CHANGE should be treated as major ([#443](https://github.com/conventional-changelog/conventional-changelog/issues/443)) ([cf22d70](https://github.com/conventional-changelog/conventional-changelog/commit/cf22d70))
### BREAKING CHANGES
* if ! is in the commit header, it now indicates a BREAKING CHANGE, and the description is used as the body.
## [4.1.1](https://github.com/conventional-changelog/conventional-changelog/compare/conventional-recommended-bump@4.1.0...conventional-recommended-bump@4.1.1) (2019-04-11)

@@ -8,0 +24,0 @@

4

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

@@ -47,3 +47,3 @@ "bugs": {

"bin": "cli.js",
"gitHead": "c0314ad9cd0b30d456a65385b70988cd5f4b3410"
"gitHead": "83a7c3dac05e1d0a3402c6124318e584e4030c57"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc