mirror of
https://github.com/nocobase/nocobase
synced 2024-11-15 05:25:52 +00:00
0b8f762d8b
* feat: data block support setting block height * feat: form block support setting block height * feat: form block support setting block height * feat: detail block height * test: fix * fix: bug * feat: grid card support block height * feat: kanban support block height * feat: kanban support block height * feat: calender support block height * feat: calender support block height * feat: map support block height * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * test: skip * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * refactor: blockinitializers style improve * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * refactor: code improve * refactor: code improve * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * fix: bug * refactor: code improve * refactor: code improve * fix: bug * fix: bug * fix: bug * fix: bug * refactor: code improve * refactor: code improve * fix: test * fix: test * fix: test
14 lines
267 B
JSON
14 lines
267 B
JSON
{
|
|
"version": "1.0.0-alpha.17",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"npmClientArgs": ["--ignore-engines"],
|
|
"command": {
|
|
"version": {
|
|
"forcePublish": true,
|
|
"exact": true,
|
|
"message": "chore(versions): 😊 publish %s"
|
|
}
|
|
}
|
|
}
|