Socket
Socket
Sign inDemoInstall

commit-and-tag-version

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

commit-and-tag-version - npm Package Compare versions

Comparing version 10.1.0 to 11.0.0

12

CHANGELOG.md

@@ -5,2 +5,14 @@ # Changelog

## [11.0.0](https://github.com/absolute-version/commit-and-tag-version/compare/v10.1.0...v11.0.0) (2023-01-17)
### ⚠ BREAKING CHANGES
* **deps:** update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers.
### Bug Fixes
* **deps:** update dependency conventional-changelog-conventionalcommits to v5 ([b38e900](https://github.com/absolute-version/commit-and-tag-version/commit/b38e900c2b8577b492b4bb42e88d327e80e663a4))
* **deps:** update dependency conventional-changelog-conventionalcommits to v5. This is technically a breaking change for anyone relying on the exact formatting of the changelog, as it ensures that versions are always written with H2 headers. ([ffa799a](https://github.com/absolute-version/commit-and-tag-version/commit/ffa799aa335f9b912a224336cf2ea2537b8aa310))
## [10.1.0](https://github.com/absolute-version/commit-and-tag-version/compare/v10.0.1...v10.1.0) (2022-08-11)

@@ -7,0 +19,0 @@

4

package.json
{
"name": "commit-and-tag-version",
"version": "10.1.0",
"version": "11.0.0",
"description": "replacement for `npm version` with automatic CHANGELOG generation",

@@ -43,3 +43,3 @@ "bin": "bin/cli.js",

"conventional-changelog-config-spec": "2.1.0",
"conventional-changelog-conventionalcommits": "4.6.3",
"conventional-changelog-conventionalcommits": "5.0.0",
"conventional-recommended-bump": "6.1.0",

@@ -46,0 +46,0 @@ "detect-indent": "^6.0.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