@n8n/design-system 2.11.0 → 2.11.1

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.11.0 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
2
+ > @n8n/design-system@2.11.1 build /home/runner/work/n8n/n8n/packages/frontend/@n8n/design-system
3
3
  > vite build
4
4
 
5
5
  rolldown-vite v7.3.1 building client environment for production...
@@ -103,4 +103,4 @@ rendering chunks...
103
103
  computing gzip size...
104
104
  dist/design-system.css 147.79 kB │ gzip: 23.87 kB
105
105
  dist/n8n-design-system.umd.js 2,113.88 kB │ gzip: 522.25 kB
106
- ✓ built in 23.02s
106
+ ✓ built in 25.60s
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@n8n/design-system",
4
- "version": "2.11.0",
4
+ "version": "2.11.1",
5
5
  "main": "src/index.ts",
6
6
  "import": "src/index.ts",
7
7
  "license": "SEE LICENSE IN LICENSE.md",