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