{"id":25703461,"url":"https://github.com/dashpay/conventional-changelog-dash","last_synced_at":"2026-06-19T07:31:54.332Z","repository":{"id":136985407,"uuid":"433047847","full_name":"dashpay/conventional-changelog-dash","owner":"dashpay","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-06T12:20:51.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-19T07:20:30.858Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dashpay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-11-29T13:11:16.000Z","updated_at":"2022-10-19T07:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"66182fea-6c73-4b34-929b-58c356ee4173","html_url":"https://github.com/dashpay/conventional-changelog-dash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dashpay/conventional-changelog-dash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fconventional-changelog-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fconventional-changelog-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fconventional-changelog-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fconventional-changelog-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashpay","download_url":"https://codeload.github.com/dashpay/conventional-changelog-dash/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashpay%2Fconventional-changelog-dash/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34522034,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-02-25T05:29:44.542Z","updated_at":"2026-06-19T07:31:54.324Z","avatar_url":"https://github.com/dashpay.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url]\n\n## conventionalcommits.org convention\n\nA concrete implementation of the specification described at\n[conventionalcommits.org](https://conventionalcommits.org/) for automated\nCHANGELOG generation and version management.\n\n\n## Indirect Usage (as preset)\n\nUse the [Conventional Changelog CLI Quick Start](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli#quick-start) with the `-p conventionalcommits` option.\n\n## Direct Usage (as a base preset so you can customize it)\n\nIf you want to use this package directly and pass options, you can use the [Conventional Changelog CLI Quick Start](https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli#quick-start) and with the `--config` or `-n` parameter, pass a js config that looks like this\n```\n'use strict'\nconst config = require('conventional-changelog-conventionalcommits')\n\nmodule.exports = config({\n    \"issuePrefixes\": [\"TEST-\"],\n    \"issueUrlFormat\": \"myBugTracker.com/{prefix}{id}\"\n})\n```\n\nor json config like that:\n```\n{\n    \"options\": {\n        \"preset\": {\n            \"name\": \"conventionalchangelog\",\n            \"issuePrefixes\": [\"TEST-\"],\n            \"issueUrlFormat\": \"myBugTracker.com/{prefix}{id}\"\n        }\n    }\n}\n```\nThis last json config way passes the `preset` object to the `conventional-changelog-preset-loader` package, that in turn, passes this same `preset` object as the config for the `conventional-changelog-conventionalcommits`.\n\n\n\nSee [conventional-changelog-config-spec](https://github.com/conventional-changelog/conventional-changelog-config-spec) for available\nconfiguration options.\n\n\n[travis-image]: https://travis-ci.org/conventional-changelog/conventional-changelog.svg?branch=master\n[travis-url]: https://travis-ci.org/conventional-changelog/conventional-changelog\n[coveralls-image]: https://coveralls.io/repos/conventional-changelog/conventional-changelog/badge.svg\n[coveralls-url]: https://coveralls.io/r/conventional-changelog/conventional-changelog\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fconventional-changelog-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashpay%2Fconventional-changelog-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashpay%2Fconventional-changelog-dash/lists"}