{"id":14986006,"url":"https://github.com/qzb/standard-version-action","last_synced_at":"2025-10-18T00:43:30.719Z","repository":{"id":37853404,"uuid":"383576119","full_name":"qzb/standard-version-action","owner":"qzb","description":"Calculate new version based on Conventional Commits, update CHANGELOG and create new git tag","archived":false,"fork":false,"pushed_at":"2023-09-25T17:40:00.000Z","size":1534,"stargazers_count":8,"open_issues_count":5,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T03:34:32.416Z","etag":null,"topics":["actions","cicd","semver"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qzb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-06T19:19:33.000Z","updated_at":"2024-01-17T15:50:12.000Z","dependencies_parsed_at":"2024-10-13T23:20:44.292Z","dependency_job_id":"f211e55b-bb85-46e9-8a40-8ba808fe9bfe","html_url":"https://github.com/qzb/standard-version-action","commit_stats":{"total_commits":31,"total_committers":6,"mean_commits":5.166666666666667,"dds":0.5806451612903225,"last_synced_commit":"6f10b03f954471213d1ac206af8410f354801ecb"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":"actions/javascript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzb%2Fstandard-version-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzb%2Fstandard-version-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzb%2Fstandard-version-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qzb%2Fstandard-version-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qzb","download_url":"https://codeload.github.com/qzb/standard-version-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248482916,"owners_count":21111400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["actions","cicd","semver"],"created_at":"2024-09-24T14:12:07.470Z","updated_at":"2025-10-18T00:43:25.683Z","avatar_url":"https://github.com/qzb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Standard Version Action\n\nThis [Github Action][] calculates the new version based on [Conventional Commits][], updates CHANGELOG, and creates the new git tag. It's powered by [Standard Version][].\n\n## Inputs\n\nThis action doesn't accept any inputs. If you want to change a configuration, create a [versionrc file][].\n\n## Example usage\n\n```yaml\n- uses: actions/checkout@v2\n- name: Configure committer\n  run: |\n    git config user.name \"GitHub Actions Bot\"\n    git config user.email \"\u003c\u003e\"\n- name: Bump version\n  uses: qzb/standard-version-action@v1.0.5\n```\n\n[Github Action]: https://docs.github.com/en/actions\n[Conventional Commits]: https://www.conventionalcommits.org/en/v1.0.0/\n[Standard Version]: https://github.com/conventional-changelog/standard-version\n[versionrc file]: https://github.com/conventional-changelog/standard-version#configuration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqzb%2Fstandard-version-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqzb%2Fstandard-version-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqzb%2Fstandard-version-action/lists"}