@vscode/chat-lib 0.4.1-18 → 0.4.1-19

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.
@@ -6110,5 +6110,5 @@
6110
6110
  "node-gyp": "npm:node-gyp@10.3.1",
6111
6111
  "zod": "3.25.76"
6112
6112
  },
6113
- "vscodeCommit": "9495e313c0eaec600ce20cd800648c99fabb52fd"
6113
+ "vscodeCommit": "1eb2581989c23047ff009b68e910e48f51d4d3d7"
6114
6114
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vscode/chat-lib",
3
- "version": "0.4.1-18",
3
+ "version": "0.4.1-19",
4
4
  "description": "Chat and inline editing SDK extracted from VS Code Copilot Chat",
5
5
  "main": "dist/src/main.js",
6
6
  "types": "dist/src/main.d.ts",