@n8n/design-system 2.33.4 → 2.33.5

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,5 +1,5 @@
1
1
 
2
- > @n8n/design-system@2.33.4 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.33.5 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
5
  vite v8.0.2 building client environment for production...
@@ -20,4 +20,4 @@ computing gzip size...
20
20
  dist/design-system.css 324.16 kB │ gzip: 40.85 kB
21
21
  dist/n8n-design-system.umd.js 2,838.07 kB │ gzip: 794.68 kB
22
22
 
23
- ✓ built in 17.14s
23
+ ✓ built in 17.35s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.33.4",
4
+ "version": "2.33.5",
5
5
  "main": "src/index.ts",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
7
7
  "homepage": "https://n8n.io",