@keith9681/dsh-sidebar 0.15.2 → 0.15.3

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.
package/README.md CHANGED
Binary file
package/README_EN.md CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keith9681/dsh-sidebar",
3
- "version": "0.15.2",
3
+ "version": "0.15.3",
4
4
  "description": "DSH web plugin: a VSCode-like right sidebar (explorer / editor / terminal / git / browser), isolated per conversation session. Exposes a service for other plugins to register sidebar tabs and file viewers. Fork of dsh-better-sidebar with read-only-by-default editing and no bottom panel.",
5
5
  "type": "module",
6
6
  "repository": {