ci(commit): 🎡 新增 playground scope
This commit is contained in:
parent
c22b72ac7b
commit
fa3615bbcf
|
|
@ -71,6 +71,7 @@ module.exports = {
|
|||
{ value: "uni-app", name: "uni-app: @r-utils/uni-app 包" },
|
||||
{ value: "deps", name: "deps: 依赖更新" },
|
||||
{ value: "release", name: "release: 版本发布" },
|
||||
{ value: "playground", name: "playground: 示例/调试项目" },
|
||||
],
|
||||
allowCustomScopes: true,
|
||||
allowEmptyScopes: true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue