Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cz-mand-mobile-changelog

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cz-mand-mobile-changelog - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

engine.js

@@ -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)",

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