tglider 0.3.1 → 0.4.0

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.
@@ -1,8 +1,8 @@
1
1
  {
2
- "version": "0.3.1",
2
+ "version": "0.4.0",
3
3
  "releaseDate": "2026-05-31T00:00:00.000Z",
4
4
  "expiresAt": "2026-06-30T00:00:00.000Z",
5
5
  "sourceRef": "main",
6
- "commitSha": "0e1f832b2ea898ea1d34dae30bfe30fc35a2210a",
7
- "workflowRunId": "26716409052"
6
+ "commitSha": "e4f0b1677eca463911b446780794fe3c16e51894",
7
+ "workflowRunId": "26720217716"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tglider",
3
- "version": "0.3.1",
3
+ "version": "0.4.0",
4
4
  "type": "module",
5
5
  "description": "Semantic TypeScript and JavaScript MCP server for code navigation, workspace intelligence, dependency topology, diagnostics, and refactoring.",
6
6
  "license": "SEE LICENSE IN LICENSE",