1 Star 0 Fork 0

Agions/my-blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.release-it.json 393 Bytes
一键复制 编辑 原始数据 按行查看 历史
Agions 提交于 2024-02-05 09:08 . :sparkles:完善tag
{
"git": {
"commitMessage": "chore: release v${version}",
"commit": true,
"tag": true,
"push": true
},
"github": {
"release": true
},
"npm": {
"publish": false
},
"plugins": {
"@release-it/conventional-changelog": {
"preset": "angular",
"infile": "CHANGELOG.md",
"ignoreRecommendedBump": true,
"strictSemVer": true
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Agions/my-blog.git
git@gitee.com:Agions/my-blog.git
Agions
my-blog
my-blog
main

搜索帮助