@solarisdk/mcp 0.4.0 → 0.4.1

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.
@@ -112358,7 +112358,7 @@ var SolariClient = class {
112358
112358
  };
112359
112359
 
112360
112360
  // src/version.ts
112361
- var VERSION = "0.3.4";
112361
+ var VERSION = "0.4.1";
112362
112362
 
112363
112363
  // node_modules/puppeteer-core/lib/esm/puppeteer/index.js
112364
112364
  init_index_browser();
@@ -111027,7 +111027,7 @@ var SolariClient = class {
111027
111027
  };
111028
111028
 
111029
111029
  // src/version.ts
111030
- var VERSION = "0.3.4";
111030
+ var VERSION = "0.4.1";
111031
111031
 
111032
111032
  // node_modules/puppeteer-core/lib/esm/puppeteer/index.js
111033
111033
  init_index_browser();
package/dist/version.d.ts CHANGED
@@ -1 +1 @@
1
- export declare const VERSION = "0.3.4";
1
+ export declare const VERSION = "0.4.1";
package/dist/version.js CHANGED
@@ -8,4 +8,4 @@
8
8
  // `test/version.test.mjs` FAILS the build if it ever drifts from package.json.
9
9
  //
10
10
  // KEEP IN SYNC WITH sdk/mcp/package.json "version".
11
- export const VERSION = "0.3.4";
11
+ export const VERSION = "0.4.1";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@solarisdk/mcp",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "description": "Model Context Protocol server for the Solari cloud browser, sandboxes + desktops \u2014 drive them from Claude Desktop/Cowork, Claude Code, Cursor, etc.",
5
5
  "type": "module",
6
6
  "bin": {