package-distributiondevelopment
release-tag
Create a git tag from the version in package.json. This skill should be used when the user wants to tag a release, create a version tag, or tag the current commit for release.
maintainer
malkoG
更新于 3/24/2026
星标
18
分支
1
quick start
Installation and usage
Create a git tag from the version in package.json. This skill should be used when the user wants to tag a release, create a version tag, or tag the current commit for release.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use release-tag