1 Star 0 Fork 100

SFlyers / fes.js

forked from WeBank / fes.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 958 Bytes
一键复制 编辑 原始数据 按行查看 历史
harrywan 提交于 2020-10-30 18:21 . chore(release): publish
{
"version": "0.4.3",
"changelog": {
"repo": "WeBankFinTech/fes.js",
"cacheDir": ".changelog",
"labels": {
"PR: Spec Compliance :eyeglasses:": ":eyeglasses: Spec Compliance",
"PR: Breaking Change :boom:": ":boom: Breaking Change",
"PR: New Feature :rocket:": ":rocket: New Feature",
"PR: Bug Fix :bug:": ":bug: Bug Fix",
"PR: Polish :nail_care:": ":nail_care: Polish",
"PR: Docs :memo:": ":memo: Documentation",
"PR: Internal :house:": ":house: Internal",
"PR: Performance :running_woman:": ":running_woman: Performance",
"PR: Revert :leftwards_arrow_with_hook:": ":leftwards_arrow_with_hook: Revert"
}
},
"command": {
"publish": {
"ignoreChanges": [
"*.md",
"**/test/**"
],
"message": "chore(release): publish"
}
},
"packages": [
"packages/*"
],
"npmClient": "npm",
"ignoreChanges": [
"**/test/**",
"**/*.md"
]
}
JavaScript
1
https://gitee.com/SFlyers/fes.js.git
git@gitee.com:SFlyers/fes.js.git
SFlyers
fes.js
fes.js
master

搜索帮助