{"id":9361080,"name":"github.com/commitizen-tools/commitizen","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/commitizen-tools/commitizen","keywords_array":[],"namespace":null,"versions_count":285,"first_release_published_at":"2017-10-07T17:46:46.000Z","latest_release_published_at":"2026-02-25T02:39:38.000Z","latest_release_number":"v4.13.9+incompatible","last_synced_at":"2026-04-04T00:02:12.263Z","created_at":"2024-03-29T05:15:59.260Z","updated_at":"2026-04-04T00:02:12.263Z","registry_url":"https://pkg.go.dev/github.com/commitizen-tools/commitizen","install_command":"go get github.com/commitizen-tools/commitizen","documentation_url":"https://pkg.go.dev/github.com/commitizen-tools/commitizen#section-documentation","metadata":{},"repo_metadata":{"id":38189111,"uuid":"106127589","full_name":"commitizen-tools/commitizen","owner":"commitizen-tools","description":"Create committing rules for projects :rocket: auto bump versions :arrow_up: and auto changelog generation :open_file_folder: ","archived":false,"fork":false,"pushed_at":"2025-09-27T14:39:05.000Z","size":19357,"stargazers_count":3085,"open_issues_count":153,"forks_count":299,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-10-19T07:50:48.487Z","etag":null,"topics":["bump-version","changelog-generator","commitizen","conventional-commits","git","python","python3","release-automation","semantic-versioning","semver"],"latest_commit_sha":null,"homepage":"https://commitizen-tools.github.io/commitizen/","language":"Python","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-tools.png","metadata":{"files":{"readme":"docs/README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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},"funding":{"open_collective":"commitizen-tools","github":"commitizen-tools"}},"created_at":"2017-10-07T20:15:34.000Z","updated_at":"2025-10-19T07:27:12.000Z","dependencies_parsed_at":"2023-09-22T10:26:55.681Z","dependency_job_id":"a74d8ae6-56f5-4f89-903b-2be95ab59ff6","html_url":"https://github.com/commitizen-tools/commitizen","commit_stats":{"total_commits":1644,"total_committers":144,"mean_commits":"11.416666666666666","dds":0.7670316301703163,"last_synced_commit":"fc929208abe0ceda456f7203a61f28ea0afef9ad"},"previous_names":[],"tags_count":294,"template":false,"template_full_name":null,"purl":"pkg:github/commitizen-tools/commitizen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen-tools","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/sbom","scorecard":{"id":300933,"data":{"date":"2025-08-11","repo":{"name":"github.com/commitizen-tools/commitizen","commit":"9e6830c97b498d1ffc7a52b66908d82764668c44"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 9/14 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 19 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/label_pr.yml:8","Warn: no topLevel permission defined: .github/workflows/bumpversion.yml:1","Warn: no topLevel permission defined: .github/workflows/docspublish.yml:1","Warn: no topLevel permission defined: .github/workflows/homebrewpublish.yml:1","Warn: no topLevel permission defined: .github/workflows/label_issues.yml:1","Warn: no topLevel permission defined: .github/workflows/label_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpackage.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bumpversion.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bumpversion.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bumpversion.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/bumpversion.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docspublish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docspublish.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docspublish.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/docspublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/homebrewpublish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/homebrewpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_issues.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_issues.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label_pr.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/label_pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pythonpackage.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpackage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpublish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/commitizen-tools/commitizen/pythonpublish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/docspublish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/docspublish.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/homebrewpublish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpackage.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:22","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:36:19.220Z","repository_id":38189111,"created_at":"2025-08-17T20:36:19.220Z","updated_at":"2025-08-17T20:36:19.220Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279830252,"owners_count":26233122,"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","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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"},"owner_record":{"login":"commitizen-tools","name":"Commitizen Tools","uuid":"62252524","kind":"organization","description":"Manage your projects easily with the set of commitizen tools","email":null,"website":"https://commitizen-tools.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/62252524?v=4","repositories_count":5,"last_synced_at":"2025-10-14T11:27:04.782Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/commitizen-tools","funding_links":["https://github.com/sponsors/commitizen-tools"],"total_stars":3176,"followers":58,"following":0,"created_at":"2022-11-16T09:48:51.117Z","updated_at":"2025-10-14T11:27:04.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen-tools","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commitizen-tools/repositories"},"tags":[{"name":"v4.9.1","sha":"7cca86e741f08a0fc8f1283535aa0301d51406c0","kind":"commit","published_at":"2025-09-10T14:19:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.9.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"98bba31fe6c9214cd49767e41802fa099d0c47a4","kind":"commit","published_at":"2025-09-09T06:09:44.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.9.0/manifests"},{"name":"v4.8.4","sha":"186dd18042ad30269e157e17db271a34b71e3bcd","kind":"commit","published_at":"2025-09-05T16:49:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.8.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"c710c9f541ae452547fdce5c360929f007ec4867","kind":"commit","published_at":"2025-06-09T14:18:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.8.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"a8094aebad266040ef07f118a96c88a93f4aecf8","kind":"commit","published_at":"2025-05-22T03:16:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.8.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"ba571827e4bba1b5ac5fbdaf38302e53cd8efe75","kind":"commit","published_at":"2025-05-22T03:12:05.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.8.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.1/manifests"},{"name":"v4.8.0","sha":"862450f85e31c0cc885e9dd1252b0ad76afeea57","kind":"commit","published_at":"2025-05-20T15:03:39.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.8.0/manifests"},{"name":"v4.7.2","sha":"8d573069ff591f909c9b9725da769fbab05d5bb0","kind":"commit","published_at":"2025-05-18T15:17:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.7.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.2/manifests"},{"name":"v4.7.1","sha":"a0cc4901b0faaced74c713a9e355555fc4de0880","kind":"commit","published_at":"2025-05-16T02:50:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.7.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.1/manifests"},{"name":"v4.7.0","sha":"be02801f92cb948ba86d8c1a9a306be4172e4efe","kind":"commit","published_at":"2025-05-10T13:47:12.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.7.0/manifests"},{"name":"v4.6.3","sha":"e177141ec11f6bf72a6661c6a9fabebe3b670251","kind":"commit","published_at":"2025-05-07T00:43:53.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.6.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.3/manifests"},{"name":"v4.6.2","sha":"c44e2fe8ccd7760147d90426c3782d525558d589","kind":"commit","published_at":"2025-05-05T20:20:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.6.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"53d43ad0920b23e8867952274783f14848cb887e","kind":"commit","published_at":"2025-05-05T01:09:40.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.6.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"35f5c23b6dad6bd6be24f783857751bca71ae36d","kind":"commit","published_at":"2025-04-13T07:26:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.6.0/manifests"},{"name":"v4.5.1","sha":"1451bc53f274b3794776e345212b518736272eca","kind":"commit","published_at":"2025-04-09T01:24:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.5.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.5.1/manifests"},{"name":"v4.5.0","sha":"e0b1c7743d5ea0bcba82e4ff515ce2caf5e87865","kind":"commit","published_at":"2025-04-04T22:07:31.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.5.0/manifests"},{"name":"v4.4.1","sha":"b494c556437473519f8ab69020c7256ba84714c1","kind":"commit","published_at":"2025-03-02T16:28:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.4.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.4.1/manifests"},{"name":"v4.4.0","sha":"9aae58e56cf24b6f5e43250d818edd564de072dc","kind":"commit","published_at":"2025-03-02T15:26:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.4.0/manifests"},{"name":"v4.3.0","sha":"63191a3ef4cf6aa4953f5b3be2a6c30fa9687430","kind":"commit","published_at":"2025-02-28T05:00:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.3.0/manifests"},{"name":"v4.2.2","sha":"a330ac72b48927d99ea01ade8982236d4aa54f40","kind":"commit","published_at":"2025-02-18T13:36:26.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.2.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"8519ca470e88f8c7eb30dfe31cad2b0dd8acfea2","kind":"commit","published_at":"2025-02-08T15:24:57.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.2.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"98ae920d1fb97617e6dd42ae16a928bb1842f646","kind":"commit","published_at":"2025-02-07T01:13:48.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.2.0/manifests"},{"name":"v4.1.1","sha":"c6119812f7c21e6b2b01583025e2664945c550a3","kind":"commit","published_at":"2025-01-26T10:49:23.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.1.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"27499d727f5ceff802bda34bbda314644824ce06","kind":"commit","published_at":"2024-12-06T15:13:16.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.1.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"76efedd776e04c9604a1d54fef389a292cbf7768","kind":"commit","published_at":"2024-11-26T01:36:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v4.0.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v4.0.0/manifests"},{"name":"v3.31.0","sha":"d3f092d98dc7585ce9cb3295bafb942ca5be1886","kind":"commit","published_at":"2024-11-16T07:59:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.31.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.31.0/manifests"},{"name":"v3.30.1","sha":"665aa59a2794b47de0cae6fe51886d6366268194","kind":"commit","published_at":"2024-11-10T03:22:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.30.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.30.1/manifests"},{"name":"v3.30.0","sha":"bfe422faef54a78ff8c0ce5dea0da053159c9f9d","kind":"commit","published_at":"2024-10-23T13:51:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.30.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.30.0/manifests"},{"name":"v3.29.1","sha":"a3498aba5e94c9f7c4acb529b5e7eb6df65fd053","kind":"commit","published_at":"2024-09-26T12:08:26.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.29.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.29.1/manifests"},{"name":"v3.29.0","sha":"d7e01aa9b0cfe3c1b732e66d523bbd0656221127","kind":"commit","published_at":"2024-08-11T14:09:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.29.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.29.0/manifests"},{"name":"v3.28.0","sha":"545f14348514ac1adf3d84d46755ef56f082756b","kind":"commit","published_at":"2024-07-17T13:48:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.28.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.28.0/manifests"},{"name":"v3.27.0","sha":"e9aa5d979ea6fd14dcf59c6bd3836bef17d386c1","kind":"commit","published_at":"2024-05-22T03:06:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.27.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.27.0/manifests"},{"name":"v3.26.2","sha":"642fe8c9cced6896d2f8d7af9b1a3a3adedd162d","kind":"commit","published_at":"2024-05-22T03:02:21.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.26.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.2/manifests"},{"name":"v3.26.1","sha":"ae73429f38be340652319a0130f8b1d6aac29d4c","kind":"commit","published_at":"2024-05-22T02:58:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.26.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.1/manifests"},{"name":"v3.26.0","sha":"c2bbc92202e9080adcdf8fa2e99c9e4406a1f684","kind":"commit","published_at":"2024-05-18T11:11:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.26.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.26.0/manifests"},{"name":"v3.25.1","sha":"9d17f393228f6c60793b4929d910e3b1f0fcb1ad","kind":"commit","published_at":"2024-05-15T02:32:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.25.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.25.1/manifests"},{"name":"v3.25.0","sha":"faff6a61f4f53585a965addd06156eedf0027643","kind":"commit","published_at":"2024-04-30T06:50:29.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.25.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.25.0/manifests"},{"name":"v3.24.0","sha":"a754230d41a1933fd4ba000014d841dd2a05c71d","kind":"commit","published_at":"2024-04-18T10:14:32.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.24.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.24.0/manifests"},{"name":"v3.23.0","sha":"aad06020fa43255c239342d84d2d6dc7f0a44f42","kind":"commit","published_at":"2024-04-18T09:52:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.23.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.23.0/manifests"},{"name":"v3.22.0","sha":"7c0bc1591103b1f089aab9810fc2a201ccb0552b","kind":"commit","published_at":"2024-04-11T15:13:46.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.22.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.22.0/manifests"},{"name":"v3.21.3","sha":"669080c8c180a1f81bc3f0666b0d49fb71ab6dde","kind":"commit","published_at":"2024-03-30T09:15:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.21.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.3/manifests"},{"name":"v3.21.2","sha":"8d5f6303e7501317ea3e4a3569fa7111411a5ad5","kind":"commit","published_at":"2024-03-30T08:31:53.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.21.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.2/manifests"},{"name":"v3.21.1","sha":"223532b2782519b968cfa534b6dff4b3a102ce3a","kind":"commit","published_at":"2024-03-30T08:03:21.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.21.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.1/manifests"},{"name":"v3.21.0","sha":"ffb6df72be3f93ebfecdd94b74c43ba429157f1a","kind":"commit","published_at":"2024-03-30T07:58:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.21.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.21.0/manifests"},{"name":"v3.20.0","sha":"91753282436eda42fe95b73eee0c2931b1858f43","kind":"commit","published_at":"2024-03-19T10:50:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.20.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.20.0/manifests"},{"name":"v3.19.0","sha":"c8a9008df7540dd527b3a81787e4d7aa2cf1fdea","kind":"commit","published_at":"2024-03-19T10:42:39.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.19.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.19.0/manifests"},{"name":"v3.18.4","sha":"94f07adcfbc8aac7b85438358e0444aad3660e09","kind":"commit","published_at":"2024-03-14T18:37:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.18.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.4/manifests"},{"name":"v3.18.3","sha":"7eb6477b14a45f3f0b526a162594045ade174f3b","kind":"commit","published_at":"2024-03-11T17:59:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.18.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.3/manifests"},{"name":"v3.18.2","sha":"66899a39a864ae21a9ff1560adfaf5bc4b6e4c57","kind":"commit","published_at":"2024-03-11T10:29:32.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.18.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.2/manifests"},{"name":"v3.18.1","sha":"0e93206748dfdbcd71514fa61d75557e7b816e2d","kind":"commit","published_at":"2024-03-11T07:13:27.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.18.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.1/manifests"},{"name":"v3.18.0","sha":"99b6fba066fc409b6132d6de9a6afa1cdcdd100f","kind":"commit","published_at":"2024-03-07T14:42:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.18.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.18.0/manifests"},{"name":"v3.17.2","sha":"a9c265277ba53fdbe0d87cee90e95cb77ebbe2bd","kind":"commit","published_at":"2024-03-07T14:32:41.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.17.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.2/manifests"},{"name":"v3.17.1","sha":"9a49892dc40e914d437033e44269815a9c25e826","kind":"commit","published_at":"2024-03-07T14:31:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.17.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.1/manifests"},{"name":"v3.17.0","sha":"c0b7229d05cf7aebb1acaf3b88e8cd5c8f958cc9","kind":"commit","published_at":"2024-03-06T07:12:39.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.17.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.17.0/manifests"},{"name":"v3.16.0","sha":"f75eddcc1e69195a6edf07bfe7f75dbe6838361a","kind":"commit","published_at":"2024-02-26T07:05:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.16.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.16.0/manifests"},{"name":"v3.15.0","sha":"2ee371be1bb6f5da2811e50e307a3562165fcd47","kind":"commit","published_at":"2024-02-17T03:21:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.15.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.15.0/manifests"},{"name":"v3.14.1","sha":"4055bbb444ea66dca166828d6bc11bf7ba7fc157","kind":"commit","published_at":"2024-02-04T08:20:31.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.14.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.14.1/manifests"},{"name":"v3.14.0","sha":"05bdead2a5238cc77560bd192b72294e824f2ef5","kind":"commit","published_at":"2024-02-01T08:03:12.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.14.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.14.0/manifests"},{"name":"v3.13.0","sha":"a35591485dae4eadc30291fcb676169c209604a4","kind":"commit","published_at":"2023-12-03T14:04:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.13.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.13.0/manifests"},{"name":"3.12.0","sha":"e9647c7ae1a8fca4067018642135fe7d78c9f0e9","kind":"commit","published_at":"2023-10-18T00:17:13.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.12.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.12.0/manifests"},{"name":"v3.12.0","sha":"e9647c7ae1a8fca4067018642135fe7d78c9f0e9","kind":"commit","published_at":"2023-10-18T00:17:13.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.12.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.12.0/manifests"},{"name":"3.11.0","sha":"36615a4c41aeaf675a317c3adaf8b714042d09aa","kind":"commit","published_at":"2023-10-17T13:24:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.11.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.11.0/manifests"},{"name":"v3.11.0","sha":"30caed7817520fe3d8289933264b9f7dbf77e940","kind":"commit","published_at":"2023-10-17T13:24:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.11.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.11.0/manifests"},{"name":"v3.10.1","sha":"de3b042b39c779b5608bae59a7bc0428dff830fb","kind":"commit","published_at":"2023-10-14T01:50:42.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.10.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.10.1/manifests"},{"name":"3.10.1","sha":"de3b042b39c779b5608bae59a7bc0428dff830fb","kind":"commit","published_at":"2023-10-14T01:50:42.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.10.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.10.1/manifests"},{"name":"v3.10.0","sha":"13e962fd1e1b8d0921fd072bc5c484be9afd0c4c","kind":"commit","published_at":"2023-09-25T01:26:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.10.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.10.0/manifests"},{"name":"3.10.0","sha":"13e962fd1e1b8d0921fd072bc5c484be9afd0c4c","kind":"commit","published_at":"2023-09-25T01:26:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.10.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.10.0/manifests"},{"name":"3.9.1","sha":"2d1be8a6d0ed4d2501d2fa603793ef3da40a37f4","kind":"commit","published_at":"2023-09-22T07:39:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.9.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.9.1/manifests"},{"name":"v3.9.1","sha":"2d1be8a6d0ed4d2501d2fa603793ef3da40a37f4","kind":"commit","published_at":"2023-09-22T07:39:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.9.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.9.1/manifests"},{"name":"3.9.0","sha":"1d8d14f913e2e493f793e31196c6a349699167b6","kind":"commit","published_at":"2023-09-15T10:18:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.9.0/manifests"},{"name":"v3.9.0","sha":"f2fc3e61a97ca94cfc3eba397f121e64fff69936","kind":"commit","published_at":"2023-09-15T10:18:07.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.9.0/manifests"},{"name":"3.8.2","sha":"bec05da67763c61c24cad90c5a30e6c4017d8ccc","kind":"commit","published_at":"2023-09-09T15:17:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.8.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.2/manifests"},{"name":"v3.8.2","sha":"bec05da67763c61c24cad90c5a30e6c4017d8ccc","kind":"commit","published_at":"2023-09-09T15:17:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.8.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.2/manifests"},{"name":"3.8.1","sha":"6ba524154564b53952df83f5e7a71b9888dc3b75","kind":"commit","published_at":"2023-09-08T15:06:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.8.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.1/manifests"},{"name":"v3.8.1","sha":"6ba524154564b53952df83f5e7a71b9888dc3b75","kind":"commit","published_at":"2023-09-08T15:06:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.8.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.1/manifests"},{"name":"3.8.0","sha":"fab5c5e24176c24acead816fe9645b63289b7e93","kind":"commit","published_at":"2023-09-05T07:07:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.8.0/manifests"},{"name":"v3.8.0","sha":"fab5c5e24176c24acead816fe9645b63289b7e93","kind":"commit","published_at":"2023-09-05T07:07:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.8.0/manifests"},{"name":"3.7.1","sha":"387416aa9b13fc0b714a5eb507fc9d27bf4cf14a","kind":"commit","published_at":"2023-09-04T15:47:22.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.7.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.7.1/manifests"},{"name":"v3.7.1","sha":"910003fff33e86e98b5c30be6254820694a97bc6","kind":"commit","published_at":"2023-09-04T15:47:22.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.7.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.7.1/manifests"},{"name":"3.7.0","sha":"d0fdf8c8eed0ad3af28031a4156622d30c87f967","kind":"commit","published_at":"2023-08-26T18:19:30.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.7.0/manifests"},{"name":"v3.7.0","sha":"d0fdf8c8eed0ad3af28031a4156622d30c87f967","kind":"commit","published_at":"2023-08-26T18:19:30.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.7.0/manifests"},{"name":"v3.6.0","sha":"04acac4ebe9d708ce4e824e90a6f6e94d49f122a","kind":"commit","published_at":"2023-08-01T01:50:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.6.0/manifests"},{"name":"3.6.0","sha":"04acac4ebe9d708ce4e824e90a6f6e94d49f122a","kind":"commit","published_at":"2023-08-01T01:50:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.6.0/manifests"},{"name":"v3.5.4","sha":"114501de6c9a0a763b291f2ec3b3251522049d94","kind":"commit","published_at":"2023-07-29T11:25:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.5.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.4/manifests"},{"name":"3.5.4","sha":"114501de6c9a0a763b291f2ec3b3251522049d94","kind":"commit","published_at":"2023-07-29T11:25:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.5.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.4/manifests"},{"name":"v3.5.3","sha":"4d36818d87dd24675c70e41d5d9f5f8e814cd17f","kind":"commit","published_at":"2023-07-15T15:40:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.5.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.3/manifests"},{"name":"3.5.3","sha":"4d36818d87dd24675c70e41d5d9f5f8e814cd17f","kind":"commit","published_at":"2023-07-15T15:40:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.5.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.3/manifests"},{"name":"v3.5.2","sha":"cd818fef05e4b4afab76d9f8ca9c53f14459700d","kind":"commit","published_at":"2023-06-25T23:58:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.5.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.2/manifests"},{"name":"3.5.2","sha":"cd818fef05e4b4afab76d9f8ca9c53f14459700d","kind":"commit","published_at":"2023-06-25T23:58:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.5.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.2/manifests"},{"name":"v3.5.1","sha":"f7fcaf53ac983f363b6b95eb8644d8b7d2df19c7","kind":"commit","published_at":"2023-06-24T07:23:03.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.5.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.1/manifests"},{"name":"3.5.1","sha":"f7fcaf53ac983f363b6b95eb8644d8b7d2df19c7","kind":"commit","published_at":"2023-06-24T07:23:03.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.5.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.1/manifests"},{"name":"v3.5.0","sha":"e7d81d65fc017b822ebb337be5966313e1c24530","kind":"commit","published_at":"2023-06-23T09:44:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.5.0/manifests"},{"name":"3.5.0","sha":"e7d81d65fc017b822ebb337be5966313e1c24530","kind":"commit","published_at":"2023-06-23T09:44:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.5.0/manifests"},{"name":"3.4.1","sha":"54f8423e3f0dc2064592ace6ebfb29df65dcc245","kind":"commit","published_at":"2023-06-23T09:22:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.4.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.4.1/manifests"},{"name":"v3.4.1","sha":"54f8423e3f0dc2064592ace6ebfb29df65dcc245","kind":"commit","published_at":"2023-06-23T09:22:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.4.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"ae35113149f2a907983ed4f2da68f347aaea5d94","kind":"commit","published_at":"2023-06-20T08:11:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.4.0/manifests"},{"name":"3.4.0","sha":"ae35113149f2a907983ed4f2da68f347aaea5d94","kind":"commit","published_at":"2023-06-20T08:11:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.4.0/manifests"},{"name":"v3.3.0","sha":"3ececac37470726e357a3c22c140a0f01cb4ec74","kind":"commit","published_at":"2023-06-13T15:08:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.3.0/manifests"},{"name":"3.3.0","sha":"3ececac37470726e357a3c22c140a0f01cb4ec74","kind":"commit","published_at":"2023-06-13T15:08:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.3.0/manifests"},{"name":"v3.2.2","sha":"4060cc22d47761e2b5015b5f2d2484c3d65f92a5","kind":"commit","published_at":"2023-05-11T12:34:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.2.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.2/manifests"},{"name":"3.2.2","sha":"4060cc22d47761e2b5015b5f2d2484c3d65f92a5","kind":"commit","published_at":"2023-05-11T12:34:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.2.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.2/manifests"},{"name":"3.2.1","sha":"cbab456d4c96e0f167b274cf1bd18349e4f049e7","kind":"commit","published_at":"2023-05-03T07:33:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.2.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.1/manifests"},{"name":"v3.2.1","sha":"cbab456d4c96e0f167b274cf1bd18349e4f049e7","kind":"commit","published_at":"2023-05-03T07:33:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.2.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"672ff94cf7eb5d3133671a6a860c8c119695d02d","kind":"commit","published_at":"2023-05-01T18:45:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.2.0/manifests"},{"name":"3.2.0","sha":"672ff94cf7eb5d3133671a6a860c8c119695d02d","kind":"commit","published_at":"2023-05-01T18:45:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.2.0/manifests"},{"name":"v3.1.1","sha":"bcd3988bfafc0b3fec4ec808f819e346cccedf9d","kind":"commit","published_at":"2023-04-28T07:41:56.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.1.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.1.1/manifests"},{"name":"3.1.1","sha":"bcd3988bfafc0b3fec4ec808f819e346cccedf9d","kind":"commit","published_at":"2023-04-28T07:41:56.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.1.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"167ce70d5a88b80788069372301ed9e561bea102","kind":"commit","published_at":"2023-04-25T17:04:48.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.1.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.1.0/manifests"},{"name":"v3.1.0","sha":"167ce70d5a88b80788069372301ed9e561bea102","kind":"commit","published_at":"2023-04-25T17:04:48.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.1.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.1.0/manifests"},{"name":"3.0.1","sha":"996bff845736e879868d1de283e7f6d6c2bd2c4f","kind":"commit","published_at":"2023-04-23T07:22:53.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.0.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.0.1/manifests"},{"name":"v3.0.1","sha":"996bff845736e879868d1de283e7f6d6c2bd2c4f","kind":"commit","published_at":"2023-04-23T07:22:53.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.0.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"d07c02979d97d4f99b06fac08cd51f784f74a223","kind":"commit","published_at":"2023-04-23T05:54:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v3.0.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v3.0.0/manifests"},{"name":"3.0.0","sha":"1a1e73be0e755d6062b805dbdd47f4b28435c714","kind":"commit","published_at":"2023-04-23T05:44:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/3.0.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/3.0.0/manifests"},{"name":"v2.42.1","sha":"e3c4e024c17fc88690491fa824389b239aaa6428","kind":"commit","published_at":"2023-02-25T08:41:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.42.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.42.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.42.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.42.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.42.1/manifests"},{"name":"v2.42.0","sha":"65988f1ff11b947ecdbac6e8f8e3fea8f2851476","kind":"commit","published_at":"2023-02-11T03:49:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.42.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"32c4f3efccc71633af3340da3f6ec8324305e70b","kind":"commit","published_at":"2023-02-08T13:58:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.41.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"52057ace9f7e1400d560eac76065e257ee3b2213","kind":"commit","published_at":"2023-01-23T18:14:20.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.40.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.40.0/manifests"},{"name":"v2.39.1","sha":"de5c39cf1f6a991fb0a35003bb384c6a3b55239d","kind":"commit","published_at":"2022-12-31T11:40:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.39.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.39.1/manifests"},{"name":"v2.39.0","sha":"788584b7d2181a4e037712170372d5f35eeb1cf0","kind":"commit","published_at":"2022-12-31T11:33:31.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.39.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.39.0/manifests"},{"name":"v2.38.0","sha":"0359d4b2e7311bfbb67f48060ded871e4392ef3c","kind":"commit","published_at":"2022-12-12T08:30:14.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.38.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.38.0/manifests"},{"name":"v2.37.1","sha":"838878e60741b541bf61f33c8b4f95210f21a534","kind":"commit","published_at":"2022-11-30T08:14:57.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.37.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.37.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.37.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.37.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.37.1/manifests"},{"name":"v2.37.0","sha":"04ac8deea8bc06610bfbc409495f61579669353c","kind":"commit","published_at":"2022-10-28T09:09:03.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.37.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.37.0/manifests"},{"name":"v2.36.0","sha":"cb798dc6400fba04df8c6c1d1b3ec96bfe9c13b0","kind":"commit","published_at":"2022-10-28T03:35:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.36.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.36.0/manifests"},{"name":"v2.35.0","sha":"a9873d1cc5a229f97f7f775511cecffa8288e071","kind":"commit","published_at":"2022-09-23T09:45:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.35.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.35.0/manifests"},{"name":"v2.34.0","sha":"44f23394e5b324af2cce65f489cbcb0802536595","kind":"commit","published_at":"2022-09-19T13:21:31.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.34.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"6ef0017b687fa5550ffc51b79c5de9f33dcef508","kind":"commit","published_at":"2022-09-16T05:46:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.33.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.33.1/manifests"},{"name":"v2.33.0","sha":"0e026d4dd9b131059a8318f320fd74cfb2cdfd62","kind":"commit","published_at":"2022-09-15T13:22:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.33.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.33.0/manifests"},{"name":"v2.32.7","sha":"20bcbc4bce1ed4995aa83694706524cf43f50df9","kind":"commit","published_at":"2022-09-14T15:19:01.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.7","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.7/manifests"},{"name":"v2.32.6","sha":"351f5b70ab1609f9d6151f03fdea6bf79add2b1f","kind":"commit","published_at":"2022-09-14T14:53:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.6","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.6/manifests"},{"name":"v2.32.5","sha":"5bf5106c5ab4b469fae7e9583f2ddcbdf004989c","kind":"commit","published_at":"2022-09-10T08:57:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.5/manifests"},{"name":"v2.32.4","sha":"ae747d5eaf9cbbdccbbb30d4b3ffdf9213659dc3","kind":"commit","published_at":"2022-09-08T05:28:43.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.4/manifests"},{"name":"v2.32.3","sha":"3494fb8bc870893ee288c6cbcb64f10e1bf9da6c","kind":"commit","published_at":"2022-09-07T07:51:57.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.3/manifests"},{"name":"v2.32.2","sha":"3e19f162f67358fab91ffc98363ebd73a56b347e","kind":"commit","published_at":"2022-08-22T06:56:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.2/manifests"},{"name":"v2.32.1","sha":"23be8a7eb5af95935fb9f586b4dd654763528e90","kind":"commit","published_at":"2022-08-21T10:21:42.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.1/manifests"},{"name":"v2.32.0","sha":"edb32a4b5c327c00d95f113ae4627cb7ffd0af9f","kind":"commit","published_at":"2022-08-21T10:09:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.32.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.32.0/manifests"},{"name":"v2.31.0","sha":"d33f5fcd63c32ce84a78c100b8f73c633fc0513b","kind":"commit","published_at":"2022-08-14T07:59:29.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.31.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.31.0/manifests"},{"name":"v2.30.0","sha":"f8666a037c9d77b2d552e3066005c40643239580","kind":"commit","published_at":"2022-08-14T03:32:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.30.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.30.0/manifests"},{"name":"v2.29.6","sha":"9172745aec61f2b3dfd5883a35263c12234fd367","kind":"commit","published_at":"2022-08-13T08:37:13.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.6","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.6/manifests"},{"name":"v2.29.5","sha":"2c8d5b6049cfe31f06d772a8f98fe30de6595c66","kind":"commit","published_at":"2022-08-07T06:45:22.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.5/manifests"},{"name":"v2.29.4","sha":"05ab7ad0ff51c915145a843208ca7e15f6ee16a3","kind":"commit","published_at":"2022-08-05T19:59:17.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.4/manifests"},{"name":"v2.29.3","sha":"2ff9f155435b487057ce5bd8e32e1ab02fd57c94","kind":"commit","published_at":"2022-08-02T16:09:33.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.3/manifests"},{"name":"v2.29.2","sha":"362ec36341c6c0438c597ead4e8bd0ebeb1dd6b2","kind":"commit","published_at":"2022-07-27T07:31:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.2/manifests"},{"name":"v2.29.1","sha":"dee73f09d41ebda9f27dffb363e414f6f9cf8bc2","kind":"commit","published_at":"2022-07-26T03:36:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.1/manifests"},{"name":"v2.29.0","sha":"2be6c41f33fe28e9e784c87fec23bb9f6246a3f9","kind":"commit","published_at":"2022-07-22T15:43:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.29.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"95e06fbb8eecfac650bae6773a2f25b023f3f1f5","kind":"commit","published_at":"2022-07-22T05:43:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.28.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"234765d2a580b026217700315194912c8798d059","kind":"commit","published_at":"2022-07-03T16:39:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.28.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.28.0/manifests"},{"name":"v2.27.1","sha":"afa0d93544405bb0a871b5072e0a814720d933be","kind":"commit","published_at":"2022-05-22T10:37:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.27.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.27.1/manifests"},{"name":"v2.27.0","sha":"79165119817cbd0aef25434a85dcbffa3a13acbb","kind":"commit","published_at":"2022-05-16T13:56:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.27.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.27.0/manifests"},{"name":"v2.26.0","sha":"85d9939965befeb572403f32ebb27fd391ed783f","kind":"commit","published_at":"2022-05-14T08:33:48.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.26.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"713ce195afbfd449eb67c2fcd792b68e0b6048b4","kind":"commit","published_at":"2022-05-10T11:55:43.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.25.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"66c63209fe811cc59c5caadceffe7a88280de043","kind":"commit","published_at":"2022-04-15T12:16:30.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.24.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.24.0/manifests"},{"name":"v2.23.0","sha":"605b1252c2b9bb4ce82d14e1fde26a8139ad5e23","kind":"commit","published_at":"2022-03-29T13:32:46.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.23.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f924fe6f1445aa9f2fa2a1d107a025109866dc4a","kind":"commit","published_at":"2022-03-29T01:48:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.22.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.22.0/manifests"},{"name":"v2.21.2","sha":"6efad39c93ca236faf67a8e2c81f676326b8a169","kind":"commit","published_at":"2022-02-22T13:58:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.21.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.2/manifests"},{"name":"v2.21.1","sha":"33b53e64728c269a9c5750c2dc1eb9daa734b3ec","kind":"commit","published_at":"2022-02-22T13:53:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.21.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.1/manifests"},{"name":"v2.21.0","sha":"b3689c29f7e7847f53b3c3d33d41c641927f0b77","kind":"commit","published_at":"2022-02-17T08:28:03.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.21.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.21.0/manifests"},{"name":"v2.20.5","sha":"27b4c54772ca81d7d6fd776e4a57edfb0de30d9b","kind":"commit","published_at":"2022-02-07T07:51:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.5/manifests"},{"name":"v2.20.4","sha":"297ff789d691e55fba9edd6c5f4cd70df9d1e57e","kind":"commit","published_at":"2022-01-17T10:44:23.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.4/manifests"},{"name":"v2.20.3","sha":"7c7881f7635af4022b169870b067b278563e7bf5","kind":"commit","published_at":"2021-12-20T00:01:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.3/manifests"},{"name":"v2.20.2","sha":"6ddd68de55bee3481c0edb3cb344c8f90dd53074","kind":"commit","published_at":"2021-12-14T07:04:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.2/manifests"},{"name":"v2.20.1","sha":"bd7e866ed09c83475a2fdd107b4f92046329eb7c","kind":"commit","published_at":"2021-12-14T01:32:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.1/manifests"},{"name":"v2.20.0","sha":"5a764bf172d6431e6192678a58dd2b8f7ab8daf6","kind":"commit","published_at":"2021-10-06T18:36:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.20.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.20.0/manifests"},{"name":"v2.19.0","sha":"976d5d24cc66e24c9c5c9ba871f6b9567ab6c9b5","kind":"commit","published_at":"2021-09-27T14:43:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.19.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.19.0/manifests"},{"name":"v2.18.2","sha":"ca3145269ff635aba507af56103a416361f7f87d","kind":"commit","published_at":"2021-09-27T06:41:05.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.18.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.2/manifests"},{"name":"v2.18.1","sha":"4309813974b6be72a246d47fc77f4c7f8ef64be1","kind":"commit","published_at":"2021-09-12T14:11:07.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.18.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"cf646706b53bbd7921b291d24063b8d7eb300899","kind":"commit","published_at":"2021-08-13T09:16:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.18.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.18.0/manifests"},{"name":"v2.17.13","sha":"50d57acc8137ae9f7ff470c86e1e9009467669d3","kind":"commit","published_at":"2021-07-14T15:01:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.13","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.13/manifests"},{"name":"v2.17.12","sha":"4dad5c87491d1503307f803a7bd6c6060841108f","kind":"commit","published_at":"2021-07-06T17:44:16.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.12","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.12/manifests"},{"name":"v2.17.11","sha":"bec20ebf433f2281c70f1eb4b0b6a1d0ed83e9b2","kind":"commit","published_at":"2021-06-24T08:50:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.11","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.11/manifests"},{"name":"v2.17.10","sha":"dc22f2e940959b4bdf116d1c6d6cb16b1bdae81c","kind":"commit","published_at":"2021-06-22T07:16:23.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.10","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.10/manifests"},{"name":"v2.17.9","sha":"7573d167b015f6104c5fbb8cfcf285bbeb8f928b","kind":"commit","published_at":"2021-06-11T17:13:15.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.9","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.9/manifests"},{"name":"v2.17.8","sha":"8829441fcf0dffb72e1f65447812f068f8564819","kind":"commit","published_at":"2021-05-28T08:54:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.8","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.8/manifests"},{"name":"v2.17.7","sha":"6192fc389a224db8ded0a52ba4004d479ec752ae","kind":"commit","published_at":"2021-05-26T14:12:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.7","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.7/manifests"},{"name":"v2.17.6","sha":"aa0debe9ae5939afb54de5f26c7f0c395894e330","kind":"commit","published_at":"2021-05-06T09:21:16.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.6","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.6/manifests"},{"name":"v2.17.5","sha":"6082b647e1f6c1e94d03f75e66247a54ab93630c","kind":"commit","published_at":"2021-05-06T01:48:47.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.5/manifests"},{"name":"v2.17.4","sha":"ba94e3f90e2df2a80c9946968e1ff15696584b79","kind":"commit","published_at":"2021-04-22T12:02:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.4/manifests"},{"name":"v2.17.3","sha":"8a354571319b02bf2be42a0ee648d0f925c8d58f","kind":"commit","published_at":"2021-04-19T00:51:27.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.3/manifests"},{"name":"v2.17.2","sha":"2b64adf53f3ddcf04258eaa67b6270348a46cd0a","kind":"commit","published_at":"2021-04-10T08:03:56.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.2/manifests"},{"name":"v2.17.1","sha":"b541addb23cd4b42c78f2c7d22ba48c70763314f","kind":"commit","published_at":"2021-04-08T10:42:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.1/manifests"},{"name":"v2.17.0","sha":"32916abd2210e8c2c8852b42f51fcbbb01181f4b","kind":"commit","published_at":"2021-04-02T01:27:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.17.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.17.0/manifests"},{"name":"v2.16.0","sha":"3b591f02c8c0008adb57775a17ece7a9b0d6f230","kind":"commit","published_at":"2021-03-08T01:16:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.16.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"e1c1ca86dc4b6e63d7bd1ee13ec16ab3d36eeb16","kind":"commit","published_at":"2021-02-26T13:31:24.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.15.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"311019075f49798cd6971e514c2c01d83d60d21e","kind":"commit","published_at":"2021-02-24T08:43:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.15.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"d09841655e36c70fb6fd2624fc8325dfe0ab0b83","kind":"commit","published_at":"2021-02-21T20:12:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.15.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"85f0cb906aa3b74476fc0b4c7abf1d2cf90913be","kind":"commit","published_at":"2021-02-21T10:11:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.15.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.15.0/manifests"},{"name":"v2.14.2","sha":"8fabcff9a3de5a5f76c6fbe9e08745b10dac0c61","kind":"commit","published_at":"2021-02-06T10:50:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.14.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.2/manifests"},{"name":"v2.14.1","sha":"aaba2b6992b4677740ce20bc8800fa64e7c8fb6c","kind":"commit","published_at":"2021-02-02T09:24:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.14.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"ae9ba6fc5526cf478f52ef901418d85505109744","kind":"commit","published_at":"2021-01-20T16:02:14.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.14.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"03406b042d763e97a1ee9e21a1bec1d352d2d705","kind":"commit","published_at":"2021-01-01T04:00:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.13.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.13.0/manifests"},{"name":"v2.12.1","sha":"2b7732d79bcf8658b170782fe9f4bc7614d23c00","kind":"commit","published_at":"2020-12-30T11:05:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.12.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.12.1/manifests"},{"name":"v2.12.0","sha":"cfd4b1d0a76a0d3325e24e89ceb473f1d6411226","kind":"commit","published_at":"2020-12-30T02:52:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.12.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"edc06c3f23d0ba69d5edf2fe752db03b5f7678d0","kind":"commit","published_at":"2020-12-16T18:34:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.11.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"c51a521d8117eb7778b9bb64190ef144c600305e","kind":"commit","published_at":"2020-12-10T07:35:02.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.11.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"57fe0eaf52fbe625c11eb12a32a0dcf8791cba49","kind":"commit","published_at":"2020-12-02T15:40:07.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.10.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"e9321c5cf7aa294fd36997f32bdc493bb0d057b8","kind":"commit","published_at":"2020-12-02T08:41:17.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.9.0/manifests"},{"name":"v2.8.2","sha":"d98864aa9514c63baf3228a8b80d5339d5dd3942","kind":"commit","published_at":"2020-11-21T17:08:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.8.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"ca4b9729ff150764ccdfa9bad96eb0f9f7e5cba2","kind":"commit","published_at":"2020-11-21T15:14:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.8.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"d42f744c3dd96aac568272f9d84e8000a22fc9ff","kind":"commit","published_at":"2020-11-15T04:02:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"de44a0a5419721576fce48e16e4c74fdd5ddde11","kind":"commit","published_at":"2020-11-14T10:02:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"f1577b3925d522214858a5973beeff0eee9d79d0","kind":"commit","published_at":"2020-11-04T15:11:18.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"1ca22f4ae410c413c92d935bf886e0a9f36ab6ac","kind":"commit","published_at":"2020-11-04T12:53:53.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"14b6c382ff96e37ba118ba1b75073b0d2313ee91","kind":"commit","published_at":"2020-10-26T19:57:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.4.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"86bbcd5d250b1fd193e0589f856a180fe0f834f6","kind":"commit","published_at":"2020-10-04T06:34:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.4.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"86a6c50edae12eca8adbf9435e9e9edeb7e55bb0","kind":"commit","published_at":"2020-09-18T09:42:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"492270e0fe68ee9b53a1ef7c826feea087fcb7b1","kind":"commit","published_at":"2020-09-07T08:49:57.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.3.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"93e093225a2fa7283637a62bfc6718853b2011ab","kind":"commit","published_at":"2020-09-03T07:50:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"b207e6d3a26196465f87f2aae19fc4a615042222","kind":"commit","published_at":"2020-08-31T07:24:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"debe2cede5b9515024c1184059c6aac811ea3adc","kind":"commit","published_at":"2020-08-06T06:38:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.1.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.1.0/manifests"},{"name":"v2.0.2","sha":"09cf7b31cac7e9ba22720fcbfa0506d6e0ffc55c","kind":"commit","published_at":"2020-08-03T06:54:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.0.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"d6e6eb5f8509033811a8c7e86ad1eadcf012bf9e","kind":"commit","published_at":"2020-08-02T03:17:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.0.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"e24530e45914d85d135c82adb7c5f4618c53d04f","kind":"commit","published_at":"2020-07-26T16:16:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v2.0.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v2.0.0/manifests"},{"name":"v1.25.0","sha":"16e832e248f9cfb1cbf74a827a778fbe8f9485d7","kind":"commit","published_at":"2020-07-26T13:42:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.25.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"20449e9a6b6bd4500677c2ba038b07ae7f90637a","kind":"commit","published_at":"2020-07-26T08:58:17.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.24.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.24.0/manifests"},{"name":"v1.23.4","sha":"ab91e62eb0a3f70d00cbdaf73ac3f29bffc1ff52","kind":"commit","published_at":"2020-07-26T08:31:15.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.23.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.4/manifests"},{"name":"v1.23.3","sha":"ef5450d5970d46c5d4d9bd05f6093a8871e14c9a","kind":"commit","published_at":"2020-07-25T14:24:13.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.23.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"24c6862a761ab24ab522daa49488800f38c666c2","kind":"commit","published_at":"2020-07-25T10:24:05.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.23.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"eef1e6d9cb6e9716382d41ee04e115bc47ce11ac","kind":"commit","published_at":"2020-07-14T14:47:56.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.23.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"cbb9ad756366f8cee410854a675f0345b00a312c","kind":"commit","published_at":"2020-06-14T15:24:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.23.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.23.0/manifests"},{"name":"v1.22.3","sha":"fa681afbc1ff63c37223220162b075903a15a3e7","kind":"commit","published_at":"2020-06-10T01:13:41.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.22.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.3/manifests"},{"name":"v1.22.2","sha":"bbcc922a2558221f300912ada2c7822a217840ec","kind":"commit","published_at":"2020-05-29T11:13:40.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.22.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"601bd29edcc19f2ba8c6a30605b4d7e910f99e32","kind":"commit","published_at":"2020-05-23T09:44:44.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.22.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"d28f6b77adc9e6cef863aeb1951c22a385f924fd","kind":"commit","published_at":"2020-05-13T11:36:52.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.22.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"47cc71287d78f496a7d2cb9073e8151e8583740c","kind":"commit","published_at":"2020-05-09T10:45:24.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.21.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"efdc6c5ea0750d8a4242b97913b4b0f891ffc711","kind":"commit","published_at":"2020-05-06T07:24:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.20.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.20.0/manifests"},{"name":"v1.19.3","sha":"86f67fd156ab0f855977d40797117c195062ccfb","kind":"commit","published_at":"2020-05-04T17:23:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.19.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.3/manifests"},{"name":"v1.19.2","sha":"75fe50f9e9fee49c38bd7c2d80bf02de306bef28","kind":"commit","published_at":"2020-05-03T08:32:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.19.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.2/manifests"},{"name":"v1.19.1","sha":"07c1a16b74fdf12cc24c1ff3c87e7987671fd2b8","kind":"commit","published_at":"2020-05-03T08:27:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.19.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.1/manifests"},{"name":"v1.19.0","sha":"62c3af50e6a0d992b53961e1f31ad7e7fc678c3f","kind":"commit","published_at":"2020-05-02T18:41:11.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.19.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.19.0/manifests"},{"name":"v1.18.3","sha":"368a0b40071e17bdf97343fdd34764f47513ae9b","kind":"commit","published_at":"2020-04-22T15:02:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.18.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.3/manifests"},{"name":"v1.18.2","sha":"039f5e973c09aaea19e6b9da882bc36b880c56c2","kind":"commit","published_at":"2020-04-22T11:28:09.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.18.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.2/manifests"},{"name":"v1.18.1","sha":"c8bd2f024d3405589d05d53641984d7ecce05e69","kind":"commit","published_at":"2020-04-16T07:43:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.18.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.1/manifests"},{"name":"v1.18.0","sha":"400b35bf08def8b31ea552f7f3cce84b31297c05","kind":"commit","published_at":"2020-04-13T09:56:22.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.18.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.18.0/manifests"},{"name":"v1.17.1","sha":"ba860ac1b3678659de60cbf565e7fb3faf1a6699","kind":"commit","published_at":"2020-03-24T04:21:15.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.17.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.17.1/manifests"},{"name":"v1.17.0","sha":"b471efc142edf3420db4849a3407306054b6e911","kind":"commit","published_at":"2020-03-15T17:47:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.17.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.17.0/manifests"},{"name":"v1.16.4","sha":"2803b18fda9315a22f60628cc953341b0b1ce109","kind":"commit","published_at":"2020-03-03T13:17:02.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.16.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.4/manifests"},{"name":"v1.16.3","sha":"d32351dff402efa32c366a3e37652f524ebd008d","kind":"commit","published_at":"2020-02-20T09:54:58.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.16.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.3/manifests"},{"name":"v1.16.2","sha":"b6e5ef6141df9630dd97ef8490f3318aa205f99d","kind":"commit","published_at":"2020-02-01T20:44:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.16.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.2/manifests"},{"name":"v1.16.1","sha":"b913b1eb064234039a6762ffab6922a03a6658eb","kind":"commit","published_at":"2020-02-01T11:23:30.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.16.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"6280d927898845ec21b1f1796c38e19025283642","kind":"commit","published_at":"2020-01-21T12:59:49.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.16.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"cd1d4ea03e17f562b5852e8bec5a3d3bc1603132","kind":"commit","published_at":"2020-01-20T11:50:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.15.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"aae0fbde465d30ac35e40c5c65feb0fd1f66288e","kind":"commit","published_at":"2020-01-20T11:44:32.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.15.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.15.0/manifests"},{"name":"v1.14.2","sha":"d6ccf55cbb62a97c7ab8d98974af85a12217972d","kind":"commit","published_at":"2020-01-14T12:25:01.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.14.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.2/manifests"},{"name":"v1.14.1","sha":"2a2c1ccb53508f70ac75dc102bb8dbf2e7c20173","kind":"commit","published_at":"2020-01-11T06:24:36.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.14.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"f756ecbfff8b67eec9e816dee81ff2e0927176d8","kind":"commit","published_at":"2020-01-06T12:03:54.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.14.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"ee0188ea8aecccc325ad27f09f49ffd4848e553d","kind":"commit","published_at":"2019-12-31T09:01:35.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.13.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"f469559be017f0c1883d918e09d14803557f1d77","kind":"commit","published_at":"2019-12-30T18:32:57.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.13.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"65ed7baeef24f3dbc03fe9d7589a90a11d5d1286","kind":"commit","published_at":"2019-12-30T08:32:47.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.12.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.12.0/manifests"},{"name":"v1.10.3","sha":"90ec73b95d3007de5ac5e0a0b9f00f7f418ecb4a","kind":"commit","published_at":"2019-12-29T10:06:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.10.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"d9f675af8dd7c9dbbf4e09db7146dcb7a1a8e999","kind":"commit","published_at":"2019-12-27T15:43:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.10.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.2/manifests"},{"name":"v1.11.0","sha":"c2f5645d0dc2cbb50b64f86a227891c945854ba4","kind":"commit","published_at":"2019-12-15T09:13:47.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.11.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.11.0/manifests"},{"name":"v1.10.1","sha":"577cde1a1439654515585af0a69420365cbe817d","kind":"commit","published_at":"2019-12-10T19:20:41.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.10.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"a4a2147c1078dc20ea24dc28bddaefa2eadb3e5f","kind":"commit","published_at":"2019-11-28T10:04:44.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.10.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.10.0/manifests"},{"name":"v1.9.2","sha":"dab7cc71fabe3b2721a43e71a87a6774f5cdaa55","kind":"commit","published_at":"2019-11-23T10:21:16.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.9.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"b9201b1fcdb8e6ec03a421cf9c7cc3435e189a84","kind":"commit","published_at":"2019-11-23T10:18:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.9.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"90d3568844211119553026d08bdcd4020181e7b4","kind":"commit","published_at":"2019-11-22T18:46:00.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"976573e642ad7842ac5ca0cb1f789c72aa44e435","kind":"commit","published_at":"2019-11-12T18:20:15.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"d13bb9c77fffc80c1535497a6452697db5e52282","kind":"commit","published_at":"2019-11-08T09:39:08.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"54f17d8e7adae336e6dc8aefc339aa9609604687","kind":"commit","published_at":"2019-11-05T11:21:10.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"f9437a7b8328df0f6130fea07733bb69205b7ab1","kind":"commit","published_at":"2019-06-04T11:04:38.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.5.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"68ed7bce1c22bf45eebb99522e76d8b14de609aa","kind":"commit","published_at":"2019-05-11T08:44:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"bc54b9a4b6ad281620179a1ed417c01addde55f6","kind":"commit","published_at":"2019-04-26T16:52:25.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"dbdaf072e79ff542e13091156684e884a4b4f623","kind":"commit","published_at":"2019-04-24T16:33:03.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"ef3ce95b5d331d524125aeb3b6f14d2a2e865df6","kind":"commit","published_at":"2019-04-21T09:48:27.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.2.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"141ee441c9c9da0809c554103a558eb17c30ed17","kind":"commit","published_at":"2019-04-19T12:43:23.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"56c8a8da84e42b526bcbe130bd194306f7c7e813","kind":"commit","published_at":"2019-04-18T12:12:11.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.1.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"17efb44d2cd16f6621413691a543e467c7d2dda6","kind":"commit","published_at":"2019-04-14T20:00:50.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.1.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"aa44a92d68014d0da98965c0c2cb8c07957d4362","kind":"commit","published_at":"2019-03-01T22:18:12.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.0.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.0.0/manifests"},{"name":"1.0.0b2","sha":"aab33d13110f26604fb786878856ec0b9e5fc32b","kind":"commit","published_at":"2019-01-18T18:31:11.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/1.0.0b2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/1.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@1.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/1.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/1.0.0b2/manifests"},{"name":"v1.0.0b1","sha":"7c7e96b723c2aaa1aec3a52561f680adf0b60e97","kind":"commit","published_at":"2019-01-17T12:51:34.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v1.0.0b1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v1.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v1.0.0b1/manifests"},{"name":"v0.9.11","sha":"c52eca6f74f844ab3ffbde61d98ef96071e132b7","kind":"commit","published_at":"2018-12-17T21:05:51.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.11","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"b3f89892222340150e32631ae6b7aab65230036f","kind":"commit","published_at":"2018-09-22T19:56:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.10","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"684e0259cc95c7c5e94854608cd3dcebbd53219e","kind":"commit","published_at":"2018-09-22T19:53:15.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.9","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"64168f18d4628718c49689ee16430549e96c5d4b","kind":"commit","published_at":"2018-09-22T16:24:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.8","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"33b0bf1a0a4dc60aac45ed47476d2e5473add09e","kind":"commit","published_at":"2018-09-22T15:26:55.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.7","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"bef4a86761a3bda309c962bae5d22ce9b57119e4","kind":"commit","published_at":"2018-09-19T19:29:33.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.6","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"3e31714dc737029d96898f412e4ecd2be1bcd0ce","kind":"commit","published_at":"2018-08-24T07:52:12.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"0cf6ada372470c8d09e6c9e68ebf94bbd5a1656f","kind":"commit","published_at":"2018-08-02T17:39:17.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"dacc86159b260ee98eb5f57941c99ba731a01399","kind":"commit","published_at":"2018-07-28T19:07:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"1541f54503d2e1cf39bd777c0ca5ab5eb78772ba","kind":"commit","published_at":"2017-11-11T17:40:37.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"46e9032e18a819e466618c7a014bcb0e9981af9e","kind":"commit","published_at":"2017-11-11T17:11:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d04908156d001400d820740ae7820c0c29376db4","kind":"commit","published_at":"2017-11-08T19:28:29.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.9.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.9.0/manifests"},{"name":"v0.8.6","sha":"60e054b9a76602d173b1b0118802ad1df1aef362","kind":"commit","published_at":"2017-11-08T17:56:01.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.6","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d7f7ecdf5beb8ad15899628fb93fda212e67a9dc","kind":"commit","published_at":"2017-11-08T17:51:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.5","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"6bc3f6fc2b7363f99f994e02bc3d4830492bc37c","kind":"commit","published_at":"2017-11-08T17:39:04.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.4","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"5df498f78a8c405f4d86e3f311ee90e35917115b","kind":"commit","published_at":"2017-11-08T17:35:23.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.3","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"49692367d952ad6357aef1d7021474ba3c2afee9","kind":"commit","published_at":"2017-10-08T16:55:11.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.2","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"d9b6a842b8d48190c8cd2fdf008e324b4c66101a","kind":"commit","published_at":"2017-10-08T16:54:06.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.1","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"9693a9658b3d4c8951a3965fd0f7b3b23840d122","kind":"commit","published_at":"2017-10-08T16:51:59.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.8.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c50180f08e661ee3cd36e9457b02e8f324d46a11","kind":"commit","published_at":"2017-10-08T14:05:19.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.7.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"cfdd9b3cb6ea45dffe85506cf16e2b74e22963ad","kind":"commit","published_at":"2017-10-08T10:11:28.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.6.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"9c7b1a4a7b041e3e42424b3b475646735b70c2b2","kind":"commit","published_at":"2017-10-07T20:38:13.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.5.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"3fedcc0918353304b910c03e089acede15871320","kind":"commit","published_at":"2017-10-07T20:14:46.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.4.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"a11a36a5ea71dffcc89ba19d70af6b8e1be2cf9e","kind":"commit","published_at":"2017-10-07T20:11:45.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.3.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"59bf57883000b332c58fc883c843a7bdf2ca969f","kind":"commit","published_at":"2017-10-07T17:46:46.000Z","download_url":"https://codeload.github.com/commitizen-tools/commitizen/tar.gz/v0.2.0","html_url":"https://github.com/commitizen-tools/commitizen/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/commitizen-tools/commitizen@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-10-20T21:28:59.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.16613659636424,"dependent_packages_count":8.128412812822647,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":8.647274704593443},"purl":"pkg:golang/github.com/commitizen-tools/commitizen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/commitizen-tools/commitizen","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/commitizen-tools/commitizen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/commitizen-tools/commitizen/dependencies","status":null,"funding_links":["https://opencollective.com/commitizen-tools","https://github.com/sponsors/commitizen-tools"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-17T14:35:39.991Z","issues_count":269,"pull_requests_count":1109,"avg_time_to_close_issue":24566250.741935484,"avg_time_to_close_pull_request":1596611.413900415,"issues_closed_count":155,"pull_requests_closed_count":964,"pull_request_authors_count":100,"issue_authors_count":168,"avg_comments_per_issue":3.2342007434944238,"avg_comments_per_pull_request":1.6735798016230838,"merged_pull_requests_count":804,"bot_issues_count":4,"bot_pull_requests_count":550,"past_year_issues_count":76,"past_year_pull_requests_count":451,"past_year_avg_time_to_close_issue":2024078.3333333333,"past_year_avg_time_to_close_pull_request":476258.1604584527,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":349,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":0.9078947368421053,"past_year_avg_comments_per_pull_request":1.4124168514412416,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":110,"past_year_merged_pull_requests_count":281,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/commitizen-tools%2Fcommitizen/issues","maintainers":[{"login":"Lee-W","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lee-W"},{"login":"noirbizarre","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noirbizarre"},{"login":"woile","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woile"}],"active_maintainers":[{"login":"Lee-W","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lee-W"},{"login":"noirbizarre","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/noirbizarre"},{"login":"woile","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/woile"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommitizen-tools%2Fcommitizen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommitizen-tools%2Fcommitizen/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommitizen-tools%2Fcommitizen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommitizen-tools%2Fcommitizen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcommitizen-tools%2Fcommitizen/codemeta","maintainers":[]}