@db-ux/mcp-server 4.9.0-1-c55de66 → 4.9.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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -22374,7 +22374,7 @@ var EMPTY_COMPLETION_RESULT = {
22374
22374
  // package.json
22375
22375
  var package_default = {
22376
22376
  name: "@db-ux/mcp-server",
22377
- version: "4.8.0",
22377
+ version: "4.9.0",
22378
22378
  type: "module",
22379
22379
  description: "MCP server for DB UX Design System \u2013 gives LLMs access to UI components and code examples",
22380
22380
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@db-ux/mcp-server",
3
- "version": "4.9.0-1-c55de66",
3
+ "version": "4.9.0",
4
4
  "type": "module",
5
5
  "description": "MCP server for DB UX Design System – gives LLMs access to UI components and code examples",
6
6
  "repository": {