{"id":13725671,"url":"https://github.com/commitizen/cz-conventional-changelog","last_synced_at":"2025-05-14T05:10:36.766Z","repository":{"id":30675939,"uuid":"34231776","full_name":"commitizen/cz-conventional-changelog","owner":"commitizen","description":"A commitizen adapter for the angular preset of https://github.com/conventional-changelog/conventional-changelog","archived":false,"fork":false,"pushed_at":"2024-09-30T13:46:48.000Z","size":1825,"stargazers_count":778,"open_issues_count":62,"forks_count":443,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-05-05T01:36:43.838Z","etag":null,"topics":["command-line","commit-hooks","commitizen","commitizen-adapter","git","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commitizen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-04-20T01:37:25.000Z","updated_at":"2025-05-01T03:36:32.000Z","dependencies_parsed_at":"2022-08-02T01:09:44.251Z","dependency_job_id":"e23b218a-e59a-40f8-a283-a6b3967eefa9","html_url":"https://github.com/commitizen/cz-conventional-changelog","commit_stats":{"total_commits":71,"total_committers":32,"mean_commits":2.21875,"dds":0.8028169014084507,"last_synced_commit":"aacde676d448b853671b4a630dea26b02bc8cfe4"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-conventional-changelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-conventional-changelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-conventional-changelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen%2Fcz-conventional-changelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen","download_url":"https://codeload.github.com/commitizen/cz-conventional-changelog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252954125,"owners_count":21830892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["command-line","commit-hooks","commitizen","commitizen-adapter","git","javascript"],"created_at":"2024-08-03T01:02:30.802Z","updated_at":"2025-05-14T05:10:36.735Z","avatar_url":"https://github.com/commitizen.png","language":"JavaScript","readme":"# cz-conventional-changelog\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/commitizen/cz-conventional-changelog.svg)](https://greenkeeper.io/)\n\nStatus:\n[![npm version](https://img.shields.io/npm/v/cz-conventional-changelog.svg?style=flat-square)](https://www.npmjs.org/package/cz-conventional-changelog)\n[![npm downloads](https://img.shields.io/npm/dm/cz-conventional-changelog.svg?style=flat-square)](http://npm-stat.com/charts.html?package=cz-conventional-changelog\u0026from=2015-08-01)\n[![Build Status](https://img.shields.io/travis/commitizen/cz-conventional-changelog.svg?style=flat-square)](https://travis-ci.org/commitizen/cz-conventional-changelog)\n\nPart of the [commitizen](https://github.com/commitizen/cz-cli) family. Prompts for [conventional changelog](https://github.com/conventional-changelog/conventional-changelog) standard.\n\n## Configuration\n\n### package.json\n\nLike commitizen, you specify the configuration of cz-conventional-changelog through the package.json's `config.commitizen` key.\n\n```json5\n{\n// ...  default values\n    \"config\": {\n        \"commitizen\": {\n            \"path\": \"./node_modules/cz-conventional-changelog\",\n            \"disableScopeLowerCase\": false,\n            \"disableSubjectLowerCase\": false,\n            \"maxHeaderWidth\": 100,\n            \"maxLineWidth\": 100,\n            \"defaultType\": \"\",\n            \"defaultScope\": \"\",\n            \"defaultSubject\": \"\",\n            \"defaultBody\": \"\",\n            \"defaultIssues\": \"\",\n            \"types\": {\n              ...\n              \"feat\": {\n                \"description\": \"A new feature\",\n                \"title\": \"Features\"\n              },\n              ...\n            }\n        }\n    }\n// ...\n}\n```\n\n### Environment variables\n\nThe following environment variables can be used to override any default configuration or package.json based configuration.\n\n* CZ_TYPE = defaultType\n* CZ_SCOPE = defaultScope\n* CZ_SUBJECT = defaultSubject\n* CZ_BODY = defaultBody\n* CZ_MAX_HEADER_WIDTH = maxHeaderWidth\n* CZ_MAX_LINE_WIDTH = maxLineWidth\n\n### Commitlint\n\nIf using the [commitlint](https://github.com/conventional-changelog/commitlint) js library, the \"maxHeaderWidth\" configuration property will default to the configuration of the \"header-max-length\" rule instead of the hard coded value of 100.  This can be ovewritten by setting the 'maxHeaderWidth' configuration in package.json or the CZ_MAX_HEADER_WIDTH environment variable.\n","funding_links":[],"categories":["Workflow","JavaScript","javascript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitizen%2Fcz-conventional-changelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommitizen%2Fcz-conventional-changelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommitizen%2Fcz-conventional-changelog/lists"}