{"id":42165917,"url":"https://github.com/visualdiffer/conventional-changelog-visualdiffer","last_synced_at":"2026-01-26T21:02:11.833Z","repository":{"id":331591592,"uuid":"1131094184","full_name":"visualdiffer/conventional-changelog-visualdiffer","owner":"visualdiffer","description":"conventional changelog visualdiffer preset","archived":false,"fork":false,"pushed_at":"2026-01-10T07:52:59.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T02:15:49.319Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/visualdiffer.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-09T13:17:40.000Z","updated_at":"2026-01-10T07:53:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/visualdiffer/conventional-changelog-visualdiffer","commit_stats":null,"previous_names":["visualdiffer/conventional-changelog-visualdiffer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/visualdiffer/conventional-changelog-visualdiffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdiffer%2Fconventional-changelog-visualdiffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdiffer%2Fconventional-changelog-visualdiffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdiffer%2Fconventional-changelog-visualdiffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdiffer%2Fconventional-changelog-visualdiffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visualdiffer","download_url":"https://codeload.github.com/visualdiffer/conventional-changelog-visualdiffer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visualdiffer%2Fconventional-changelog-visualdiffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28788075,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-26T21:02:10.692Z","updated_at":"2026-01-26T21:02:11.811Z","avatar_url":"https://github.com/visualdiffer.png","language":"JavaScript","readme":"# conventional-changelog-visualdiffer\n\n[conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) [visualdiffer](https://github.com/visualdiffer/visualdiffer) preset.\n\n## Installation\n\n```bash\nnpm install -g conventional-changelog-cli \\\n/absolute/path/to/conventional-changelog-visualdiffer\n```\n\n## Usage\n\n```bash\nnpx conventional-changelog -p visualdiffer -c context.json\n```\n\n### `context.json`\n\nThe `context.json` file defines repository metadata and controls how commit data is processed.\n\n| Field                 | Type | Required | Description                                                                                        | Example |\n|-----------------------|------|----------|----------------------------------------------------------------------------------------------------|---------|\n| `host`                | `string` | ✅ | Identical to the `host` property used by `conventional-changelog`                                  | `\"https://github.com\"` |\n| `owner`               | `string` | ✅ | Identical to the `owner` property used by `conventional-changelog`                                 | `\"visualdiffer\"` |\n| `repository`          | `string` | ✅ | Identical to the `repository` property used by `conventional-changelog`                            | `\"visualdiffer\"` |\n| `appVersion`         | `string` | ❌ | Application version associated with the output, if not present the `version` property will be used | `\"1.2.3-alpha.5\"` |\n| `excludedTypes` | `string[]` | ❌ | List of Conventional Commit types to exclude from the generated output                             | `[\"chore\", \"ci\", \"build\", \"style\"]` |\n\n\n```json\n{\n  \"host\": \"https://github.com\",\n  \"owner\": \"visualdiffer\",\n  \"repository\": \"visualdiffer\",\n  \"appVersion\": \"1.2.3-alpha05\",\n  \"excludeTypes\": [\n    \"chore\",\n    \"ci\",\n    \"build\",\n    \"style\"\n  ]\n}\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualdiffer%2Fconventional-changelog-visualdiffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisualdiffer%2Fconventional-changelog-visualdiffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisualdiffer%2Fconventional-changelog-visualdiffer/lists"}