{"id":15754636,"url":"https://github.com/gableroux/git-bump-cli","last_synced_at":"2026-02-03T11:34:49.657Z","repository":{"id":42118060,"uuid":"243546863","full_name":"GabLeRoux/git-bump-cli","owner":"GabLeRoux","description":"Bump latest git tag following semver and nothing more","archived":false,"fork":false,"pushed_at":"2022-12-07T17:29:35.000Z","size":198,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T03:18:54.837Z","etag":null,"topics":["bump","command-line","git-tag","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@gableroux/git-bump","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/GabLeRoux.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-27T15:17:01.000Z","updated_at":"2020-07-19T22:40:20.000Z","dependencies_parsed_at":"2023-01-24T19:19:03.376Z","dependency_job_id":null,"html_url":"https://github.com/GabLeRoux/git-bump-cli","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/GabLeRoux/git-bump-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fgit-bump-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fgit-bump-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fgit-bump-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fgit-bump-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GabLeRoux","download_url":"https://codeload.github.com/GabLeRoux/git-bump-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GabLeRoux%2Fgit-bump-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263271501,"owners_count":23440396,"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":["bump","command-line","git-tag","npm-package"],"created_at":"2024-10-04T08:03:54.495Z","updated_at":"2026-02-03T11:34:49.605Z","avatar_url":"https://github.com/GabLeRoux.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-bump-cli\n\n[![npm](https://img.shields.io/npm/v/@gableroux/git-bump)](https://www.npmjs.com/package/@gableroux/git-bump)\n[![Travis](https://img.shields.io/travis/com/gableroux/git-bump-cli)](https://travis-ci.com/GabLeRoux/git-bump-cli)\n[![npm](https://img.shields.io/npm/l/@gableroux/git-bump)](LICENSE.md)\n\nBump latest git tag following [semver](https://semver.org/) and nothing more.\n\n## Installation\n\n```bash\nnpm i -g @gableroux/git-bump\n```\n\n## Usage\n\n```bash\ngit bump\n```\n\n```\n        _ _     _\n   __ _(_) |_  | |__  _   _ _ __ ___  _ __\n  / _` | | __| | '_ \\| | | | '_ ` _ \\| '_ \\\n | (_| | | |_  | |_) | |_| | | | | | | |_) |\n  \\__, |_|\\__| |_.__/ \\__,_|_| |_| |_| .__/\n  |___/                              |_|\n? Select what you desire (Use arrow keys)\n❯ patch\n  minor\n  major\n  prepatch\n  preminor\n  premajor\n  prerelease\n```\n\n```\nSuccessfully fetched tags\nLatest tag: v1.0.0\nnext tag: v1.0.1\nSuccessfully added tag v1.0.1\n```\n\n## What this is not\n\nThis command line does not aim to replace nice tools such as [`sindresorhus/np`](https://github.com/sindresorhus/np) (which I totally recommend if you're using node). `@gableroux/git-bump` won't update `package.json` for you, nor publish to `npm` or whatever package manager you're using. It is only aimed to bump latest git tag locally. :+1:\n\n## How to publish\n\n```bash\nnpm i -g np\nnp\n```\n\nNope, I'm not eating own dog food here. This project is only intended to interact with `git` command line.\n\n## License\n\n[MIT](LICENSE.md) © [Gabriel Le Breton](https://gableroux.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgableroux%2Fgit-bump-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgableroux%2Fgit-bump-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgableroux%2Fgit-bump-cli/lists"}