{"id":21158304,"url":"https://github.com/simbo/release-version-script","last_synced_at":"2025-03-14T15:27:17.432Z","repository":{"id":58104044,"uuid":"529809383","full_name":"simbo/release-version-script","owner":"simbo","description":"A simple yet convenient bash script to create a semantic version tag and push it to the git remote.","archived":false,"fork":false,"pushed_at":"2023-12-06T23:18:35.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-21T09:09:23.541Z","etag":null,"topics":["release","script","semver","tag","version"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/simbo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-08-28T08:52:33.000Z","updated_at":"2022-09-06T09:29:01.000Z","dependencies_parsed_at":"2023-12-07T02:04:56.746Z","dependency_job_id":null,"html_url":"https://github.com/simbo/release-version-script","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Frelease-version-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Frelease-version-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Frelease-version-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simbo%2Frelease-version-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simbo","download_url":"https://codeload.github.com/simbo/release-version-script/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243599845,"owners_count":20317180,"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":["release","script","semver","tag","version"],"created_at":"2024-11-20T12:19:44.609Z","updated_at":"2025-03-14T15:27:17.407Z","avatar_url":"https://github.com/simbo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Release Version Script\n======================\n\nA simple yet convenient bash script to create a semantic version tag and push it\nto the git remote.\n\nWhen calling for either a `major`, `minor` or `patch` update the script will\nfind the latest version in your git tags, create a respective new version, set\nit as the tag for the current commit and push it to the remote.\n\nIf your project contains a `package.json` it will be automatically updated to\nthe new version.\n\nIt should work with Mac, Linux and Windows (with WSL).\n\n## Usage\n\nRun this command in your project's root directory to install the release script:\n\n```sh\ncurl -o- https://raw.githubusercontent.com/simbo/release-version-script/latest/install.sh | bash\n```\n\nAfterward, you can run the `./release.sh` command at any time to create and push\na new tag with semantic versioning:\n\n```sh\n./release.sh UPDATE\n```\n\nAllowed values for `UPDATE` are `major`, `minor` or `patch`.\n\n## License and Author\n\n[MIT \u0026copy; Simon Lepel](http://simbo.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Frelease-version-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimbo%2Frelease-version-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimbo%2Frelease-version-script/lists"}