@mcp-b/web-components 0.3.5 → 0.3.7

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.
@@ -29637,7 +29637,7 @@
29637
29637
  "package": {
29638
29638
  "name": "@mcp-b/web-components",
29639
29639
  "description": "Sigvelo SaaS web components built with Lit.",
29640
- "version": "0.3.5",
29640
+ "version": "0.3.7",
29641
29641
  "license": "MIT"
29642
29642
  }
29643
29643
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mcp-b/web-components",
3
- "version": "0.3.5",
3
+ "version": "0.3.7",
4
4
  "description": "Sigvelo SaaS web components built with Lit.",
5
5
  "keywords": [
6
6
  "custom-elements",
@@ -39,7 +39,7 @@
39
39
  "@floating-ui/dom": "^1.8.0",
40
40
  "lit": "^3.3.3",
41
41
  "lit-html": "^3.3.3",
42
- "@mcp-b/wc-support": "0.3.5"
42
+ "@mcp-b/wc-support": "0.3.7"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@axe-core/playwright": "^4.12.1",