@atomm-developer/generator-sdk 1.0.6 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -21,7 +21,7 @@ pnpm add @atomm-developer/generator-workbench
21
21
  ## Package Roles
22
22
 
23
23
  - `@atomm-developer/generator-sdk`: platform capability layer such as auth, export, template, billing, and history.
24
- - `@atomm-developer/generator-workbench`: official host shell that mounts the runtime canvas and parameter panel into a unified layout.
24
+ - `@atomm-developer/generator-workbench`: official host shell that provides the top bar, login/template/export entries, and mounts the runtime either into a free workspace host or the classic split canvas/panel layout.
25
25
 
26
26
  ## Quick Start
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atomm-developer/generator-sdk",
3
- "version": "1.0.6",
3
+ "version": "1.0.8",
4
4
  "description": "Atomm Generator 开放平台 SDK,为第三方生成器开发者提供登录、云保存、历史记录、积分等平台能力",
5
5
  "keywords": [
6
6
  "atomm",