diff --git a/.changeset/node-editor-standalone.md b/.changeset/node-editor-standalone.md new file mode 100644 index 00000000..fadf91eb --- /dev/null +++ b/.changeset/node-editor-standalone.md @@ -0,0 +1,9 @@ +--- +"@esengine/node-editor": minor +--- + +feat: 独立发布节点编辑器 | Standalone node editor release + +- 移动到 packages/devtools 目录 | Move to packages/devtools directory +- 清理依赖,使包可独立使用 | Clean dependencies for standalone use +- 可用于 Cocos Creator / LayaAir 插件开发 | Available for Cocos/Laya plugin development