@conventional-changelog/git-client
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@conventional-changelog/git-client", | ||
"type": "module", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Simple git client for conventional changelog packages.", | ||
@@ -38,4 +38,4 @@ "author": { | ||
"peerDependencies": { | ||
"conventional-commits-filter": "^4.0.0", | ||
"conventional-commits-parser": "^5.0.0" | ||
"conventional-commits-filter": "^5.0.0", | ||
"conventional-commits-parser": "^6.0.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "peerDependenciesMeta": { |
@@ -21,3 +21,3 @@ # @conventional-changelog/git-client | ||
[deps]: https://img.shields.io/librariesio/release/npm/@conventional-changelog/git-client | ||
[deps-url]: https://libraries.io/npm/@conventional-changelog/git-client/tree | ||
[deps-url]: https://libraries.io/npm/@conventional-changelog%2Fgit-client/tree | ||
@@ -27,3 +27,3 @@ [size]: https://packagephobia.com/badge?p=@conventional-changelog/git-client | ||
[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/ci.yaml?branch=master | ||
[build]: https://img.shields.io/github/actions/workflow/status/conventional-changelog/conventional-changelog/tests.yaml?branch=master | ||
[build-url]: https://github.com/conventional-changelog/conventional-changelog/actions | ||
@@ -30,0 +30,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
44065