mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:25:52 +00:00
e96afd09e4
* chore: test CI * chore: run build CI * chore: test * chore: test * chore: test * chore: test * chore: test * chore: test * chore: reduce timeout-minutes for e2e * chore: use cancelled insted of always * refactor: split files * chore: split jobs * refactor: split files * refactor: split files * chore: better comment * chore: test * chore: test * chore: install glob * chore: test * chore: test all * chore: fix failed tests * chore: fix tests
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"version": "1.0.0-alpha.11",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": ["--ignore-engines"],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|