[root]chore: add changeset for @actionbookdev/extension minor bump

This commit is contained in:
mcfn
2026-04-20 19:30:46 +08:00
parent a41c8700f6
commit 12669c9aaf
+5
View File
@@ -0,0 +1,5 @@
---
"@actionbookdev/extension": minor
---
Simplify tab ownership model: `Extension.listTabs` now returns only tabs in the Actionbook group (drag in = appears, drag out = disappears). `Extension.attachTab` always moves the tab into the group. Remove the unused `ACTIONBOOK_GROUP_ATTACH` flag.