@n8n/design-system 2.28.2 → 2.28.3

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,9 +1,9 @@
1
1
 
2
- > @n8n/design-system@2.28.2 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.28.3 build:unchecked /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > pnpm run build
4
4
 
5
5
 
6
- > @n8n/design-system@2.28.2 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
6
+ > @n8n/design-system@2.28.3 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
7
7
  > vite build
8
8
 
9
9
  vite v8.0.2 building client environment for production...
@@ -108,4 +108,4 @@ computing gzip size...
108
108
  dist/design-system.css 245.23 kB │ gzip: 33.61 kB
109
109
  dist/n8n-design-system.umd.js 2,623.03 kB │ gzip: 735.20 kB
110
110
 
111
- ✓ built in 12.49s
111
+ ✓ built in 12.77s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.28.2",
4
+ "version": "2.28.3",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",