{"id":18044752,"url":"https://github.com/natterstefan/example-commitizen-standard-version","last_synced_at":"2025-04-05T03:26:57.535Z","repository":{"id":48004003,"uuid":"192586405","full_name":"natterstefan/example-commitizen-standard-version","owner":"natterstefan","description":"This example repository enforces the user to enter a properly formatted commit message via commitizen.","archived":false,"fork":false,"pushed_at":"2021-08-11T03:09:22.000Z","size":347,"stargazers_count":1,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T11:45:22.995Z","etag":null,"topics":["commitizen","git-hooks","husky","standard-versioning"],"latest_commit_sha":null,"homepage":"https://github.com/commitizen/cz-cli/issues/631","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/natterstefan.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}},"created_at":"2019-06-18T17:40:17.000Z","updated_at":"2021-05-26T13:34:30.000Z","dependencies_parsed_at":"2022-08-12T16:20:54.663Z","dependency_job_id":null,"html_url":"https://github.com/natterstefan/example-commitizen-standard-version","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fexample-commitizen-standard-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fexample-commitizen-standard-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fexample-commitizen-standard-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natterstefan%2Fexample-commitizen-standard-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natterstefan","download_url":"https://codeload.github.com/natterstefan/example-commitizen-standard-version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284923,"owners_count":20913689,"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":["commitizen","git-hooks","husky","standard-versioning"],"created_at":"2024-10-30T18:10:34.024Z","updated_at":"2025-04-05T03:26:57.518Z","avatar_url":"https://github.com/natterstefan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example - commitizen and standard-version\n\n## Setup\n\n```bash\nnpm install\nnpm start # demonstration\n```\n\n## How to commit and push changes\n\nThis repository _enforces_ the user to enter a properly formatted commit message\nvia commitizen. You do not have to do anything different than `git commit` when\ncommiting changes.\n\nOnce you have finished the commitizen dialog, you can easily push changes with\n`git push`.\n\n## How to release and later publish the package\n\nThis package uses [standard-version](https://github.com/conventional-changelog/standard-version)\nand [commitizen](https://github.com/commitizen/cz-cli) for standardizing commit\nmessages, releasing tags and updating the changelog.\n\nWhen you're ready to release, execute the following commands in the given order:\n\n1. `git checkout master`\n2. `git pull origin master`\n3. `npm run release` (or `npx standard-version`)\n4. `git push --follow-tags origin master`\n\nNow you are ready to publish the package with: `npm publish`\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatterstefan%2Fexample-commitizen-standard-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatterstefan%2Fexample-commitizen-standard-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatterstefan%2Fexample-commitizen-standard-version/lists"}