- 简化 ignore 配置,只保留 editor-app - 设置内部包为 private: true - build-config, engine, ecs-engine-bindgen - editor-core, editor-runtime - 所有 *-editor 插件包 这样 changesets 可以正常工作,private 包不会被发布
- 安装 @changesets/cli 和 @changesets/changelog-github - 配置 .changeset/config.json - 添加 npm scripts - 创建 release-changesets.yml GitHub Action