@flowgram.ai/panel-manager-plugin 0.4.16 → 0.4.17

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.
@@ -14,8 +14,8 @@
14
14
  {"kind":"O","text":"\u001b[32mCJS\u001b[39m ⚡️ Build success in 88ms\n"}
15
15
  {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js \u001b[22m\u001b[32m7.03 KB\u001b[39m\n"}
16
16
  {"kind":"O","text":"\u001b[32mESM\u001b[39m \u001b[1mdist/esm/index.js.map \u001b[22m\u001b[32m13.34 KB\u001b[39m\n"}
17
- {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 87ms\n"}
17
+ {"kind":"O","text":"\u001b[32mESM\u001b[39m ⚡️ Build success in 89ms\n"}
18
18
  {"kind":"O","text":"\u001b[34mDTS\u001b[39m Build start\n"}
19
- {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 2993ms\n"}
19
+ {"kind":"O","text":"\u001b[32mDTS\u001b[39m ⚡️ Build success in 3123ms\n"}
20
20
  {"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.ts \u001b[22m\u001b[32m1.87 KB\u001b[39m\n"}
21
21
  {"kind":"O","text":"\u001b[32mDTS\u001b[39m \u001b[1mdist/index.d.mts \u001b[22m\u001b[32m1.87 KB\u001b[39m\n"}
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@flowgram.ai/panel-manager-plugin",
3
3
  "entries": [
4
4
  {
5
- "version": "0.4.16",
6
- "tag": "@flowgram.ai/panel-manager-plugin_v0.4.16",
7
- "date": "Wed, 17 Sep 2025 02:54:18 GMT",
5
+ "version": "0.4.17",
6
+ "tag": "@flowgram.ai/panel-manager-plugin_v0.4.17",
7
+ "date": "Thu, 18 Sep 2025 07:23:22 GMT",
8
8
  "comments": {}
9
9
  }
10
10
  ]
package/CHANGELOG.md CHANGED
@@ -1,9 +1,9 @@
1
1
  # Change Log - @flowgram.ai/panel-manager-plugin
2
2
 
3
- This log was last generated on Wed, 17 Sep 2025 02:54:18 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 18 Sep 2025 07:23:22 GMT and should not be manually modified.
4
4
 
5
- ## 0.4.16
6
- Wed, 17 Sep 2025 02:54:18 GMT
5
+ ## 0.4.17
6
+ Thu, 18 Sep 2025 07:23:22 GMT
7
7
 
8
8
  _Initial release_
9
9
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flowgram.ai/panel-manager-plugin",
3
- "version": "0.4.16",
3
+ "version": "0.4.17",
4
4
  "homepage": "https://flowgram.ai/",
5
5
  "repository": "https://github.com/bytedance/flowgram.ai",
6
6
  "license": "MIT",
@@ -14,16 +14,16 @@
14
14
  "types": "./dist/index.d.ts",
15
15
  "dependencies": {
16
16
  "inversify": "^6.0.1",
17
- "@flowgram.ai/core": "0.4.16",
18
- "@flowgram.ai/utils": "0.4.16"
17
+ "@flowgram.ai/core": "0.4.17",
18
+ "@flowgram.ai/utils": "0.4.17"
19
19
  },
20
20
  "devDependencies": {
21
21
  "react": "^18",
22
22
  "@types/react": "^18",
23
23
  "tsup": "^8.0.1",
24
24
  "typescript": "^5.8.3",
25
- "@flowgram.ai/ts-config": "0.4.16",
26
- "@flowgram.ai/eslint-config": "0.4.16"
25
+ "@flowgram.ai/ts-config": "0.4.17",
26
+ "@flowgram.ai/eslint-config": "0.4.17"
27
27
  },
28
28
  "peerDependencies": {
29
29
  "react": ">=16.8"
@@ -14,8 +14,8 @@ CJS dist/index.js.map 13.80 KB
14
14
  CJS ⚡️ Build success in 88ms
15
15
  ESM dist/esm/index.js 7.03 KB
16
16
  ESM dist/esm/index.js.map 13.34 KB
17
- ESM ⚡️ Build success in 87ms
17
+ ESM ⚡️ Build success in 89ms
18
18
  DTS Build start
19
- DTS ⚡️ Build success in 2993ms
19
+ DTS ⚡️ Build success in 3123ms
20
20
  DTS dist/index.d.ts 1.87 KB
21
21
  DTS dist/index.d.mts 1.87 KB