Merge branch 'next' into develop

This commit is contained in:
nocobase[bot] 2024-12-15 11:46:05 +00:00
commit c11f9b3514

View File

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