1 Star 0 Fork 0

Arthas / Agora-Flutter-SDK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.release-it.json 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"plugins": {
"@release-it/conventional-changelog": {
"infile": "CHANGELOG.md",
"header": "# Changelog",
"preset": {
"name": "conventionalcommits",
"types": [
{
"type": "feat",
"section": "Features"
},
{
"type": "fix",
"section": "Bug Fixes"
}
]
}
},
"@release-it/bumper": {
"in": "pubspec.yaml",
"out": "pubspec.yaml"
}
}
}
Dart
1
https://gitee.com/LichKing-2234/Agora-Flutter-SDK.git
git@gitee.com:LichKing-2234/Agora-Flutter-SDK.git
LichKing-2234
Agora-Flutter-SDK
Agora-Flutter-SDK
main

搜索帮助