New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@talentui/cz-project-changelog

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@talentui/cz-project-changelog

基于cz-conventional-changelog调整的为talentui项目使用的包

1.0.1
latest
Source
npm
Version published
Weekly downloads
3
200%
Maintainers
4
Weekly downloads
 
Created
Source

@talentui/cz-project-changelog

Status: Part of the commitizen family. Prompts for conventional changelog standard.

项目提交的changelog

czconfig.json

在项目根目录添加czconfig.json可以预置项目变更影响范围(scope),格式如下, 如果不添加测需要开发者拖动输入,建议使用预置的scope

[
    {
        "name":"会议室预定",
        "value": "meeting"
    },
    {
        "name": "PageBuilder",
        "value": "pagebuilder"
    }
]

FAQs

Package last updated on 19 Sep 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts