12 Star 25 Fork 10

antv-s2 / antv-s2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 935 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"ignoreChanges": [
"*.md",
"**/_tests_/**"
],
"message": "chore(release): :bookmark: publish the new version [skip ci]"
},
"bootstrap": {
"npmClientArgs": [
"--no-ci"
]
}
},
"changelog": {
"repo": "antvis/S2",
"labels": {
"pr(fix)": ":bug: Bug Fix",
"pr(chore)": ":turtle: Chore",
"pr(feature)": ":tada: New feature",
"pr(breaking)": ":boom: Breaking Change",
"pr(internal)": ":house: Internal",
"pr(dependency)": ":shamrock: Dependency",
"pr(documentation)": ":book: Documentation",
"pr(enhancement)": ":rocket: Enhancement",
"pr(refactor)": ":100: Refactoring",
"pr(test)": ":white_check_mark: Test Case"
},
"cacheDir": ".changelog"
},
"packages": [
"packages/*"
]
}
TypeScript
1
https://gitee.com/antv-s2/antv-s2.git
git@gitee.com:antv-s2/antv-s2.git
antv-s2
antv-s2
antv-s2
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891