cz-mand-mobile-changelog
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -60,3 +60,3 @@ "format cjs"; | ||
name: 'scope', | ||
message: 'What is the component name of this change (e.g. button, picker)? (press enter to skip)\n' | ||
message: 'What is the component name of this change (e.g. button, picker, style, util)? (press enter to skip)\n' | ||
}, { | ||
@@ -63,0 +63,0 @@ type: 'input', |
{ | ||
"name": "cz-mand-mobile-changelog", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Commitizen adapter following the conventional-changelog format.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -11,2 +11,10 @@ { | ||
}, | ||
"chore": { | ||
"description": "Other changes that don't modify src or test files", | ||
"title": "Chores" | ||
}, | ||
"refactor": { | ||
"description": "A code change that neither fixes a bug nor adds a feature", | ||
"title": "Code Refactoring" | ||
}, | ||
"code-style": { | ||
@@ -13,0 +21,0 @@ "description": "Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
158
0
6914
5