{"id":21858082,"url":"https://github.com/cesarferreira/interactive-git-tag","last_synced_at":"2025-06-13T22:08:31.614Z","repository":{"id":44143527,"uuid":"185692923","full_name":"cesarferreira/interactive-git-tag","owner":"cesarferreira","description":"🐙 Interactive tool that helps with your git tagging by suggesting versions","archived":false,"fork":false,"pushed_at":"2022-12-03T08:47:59.000Z","size":3776,"stargazers_count":26,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-04T22:11:54.163Z","etag":null,"topics":["git","node","npm","tag"],"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/cesarferreira.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}},"created_at":"2019-05-08T23:29:45.000Z","updated_at":"2025-02-16T02:33:48.000Z","dependencies_parsed_at":"2023-01-23T04:31:58.276Z","dependency_job_id":null,"html_url":"https://github.com/cesarferreira/interactive-git-tag","commit_stats":null,"previous_names":["cesarferreira/git-tag-cli"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/cesarferreira/interactive-git-tag","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Finteractive-git-tag","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Finteractive-git-tag/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Finteractive-git-tag/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Finteractive-git-tag/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cesarferreira","download_url":"https://codeload.github.com/cesarferreira/interactive-git-tag/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cesarferreira%2Finteractive-git-tag/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259727158,"owners_count":22902183,"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":["git","node","npm","tag"],"created_at":"2024-11-28T02:42:03.528Z","updated_at":"2025-06-13T22:08:31.596Z","avatar_url":"https://github.com/cesarferreira.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Interactive git tag\n[![Build Status](https://travis-ci.org/cesarferreira/interactive-git-tag.svg?branch=master)](https://travis-ci.org/cesarferreira/interactive-git-tag)\n[![npm](https://img.shields.io/npm/dt/interactive-git-tag.svg)](https://www.npmjs.com/package/interactive-git-tag)\n[![npm](https://img.shields.io/npm/v/interactive-git-tag.svg)](https://www.npmjs.com/package/interactive-git-tag)\n\n\n\u003e Interactive tool that helps with your git tagging by suggesting versions\n\n\u003cimg src=\"extra/ss.png\" width=\"100%\"\u003e\n\nAfter it pushes the tag it opens a prefilled GitHub Releases draft with the list of commits since the previous tag.\n\n\u003cimg src=\"extra/releases.png\" width=\"100%\"\u003e\n\n## Install\n\n```sh\n$ npm install -g interactive-git-tag\n```\n\n## Usage\n\n```\nUsage\n\n    $ tag \u003cversion\u003e\n\n    Version can be:\n      patch | minor | major | prepatch | preminor | premajor | prerelease\n \n Examples\n\n    $ tag\n    $ tag patch\n    $ tag major\n    $ tag prepatch\n    $ tag premajor\n    $ tag prerelease\n    $ tag notes               # shows the list of commits since the last tag was pushed\n    $ tag commits             # shows the list of commits since the last tag was pushed\n    $ tag notes 0.5.1 1.0.0   # shows the list of commits between 0.5.1 and 1.0.0\n    $ tag notes 0.5.1         # shows the list of commits between 0.5.1 and HEAD\n    \n```\n\n## Interactive UI\n\nRun `tag` without arguments to launch the interactive UI that guides you through pushing a new tag.\n\n\u003cimg src=\"extra/animation.gif\" width=\"100%\" /\u003e\n\n## Shoutout\n\nInspired by the amazing [sindresorhus](https://github.com/sindresorhus)'s [np](https://github.com/sindresorhus/np) - A better `npm publish` tool\n\n## Maintainers\n\n- [Cesar Ferreira](http://cesarferreira.com)\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesarferreira%2Finteractive-git-tag","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcesarferreira%2Finteractive-git-tag","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcesarferreira%2Finteractive-git-tag/lists"}