Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2024-12-11 06:58:38 +00:00
commit c0334a30d5

View File

@ -2,7 +2,9 @@
"version": "1.6.0-alpha.4", "version": "1.6.0-alpha.4",
"npmClient": "yarn", "npmClient": "yarn",
"useWorkspaces": true, "useWorkspaces": true,
"npmClientArgs": ["--ignore-engines"], "npmClientArgs": [
"--ignore-engines"
],
"command": { "command": {
"version": { "version": {
"forcePublish": true, "forcePublish": true,