@veltra/icons 1.0.10 → 1.0.11

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.
@@ -516,10 +516,9 @@ $ bun ./scripts/build-vue-icons.ts
516
516
  ℹ dist/vue/normal/sun.vue.d.ts  0.44 kB │ gzip: 0.26 kB
517
517
  ℹ 505 files, total: 481.62 kB
518
518
  [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
519
- - rolldown-plugin-dts:generate (62%)
520
- - unplugin-vue (16%)
521
- - rolldown-plugin-dts:resolver (13%)
519
+ - unplugin-vue (53%)
520
+ - rolldown-plugin-dts:generate (32%)
522
521
  See https://rolldown.rs/options/checks#plugintimings for more details.
523
522
 
524
- ✔ Build complete in 6155ms
523
+ ✔ Build complete in 6465ms
525
524
  icons 构建完成(tsdown unbundle + dts.vue);具名导出入口: index + normal + colorful
package/CHANGELOG.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # @veltra/icons
2
2
 
3
+ ## 1.0.11
4
+
3
5
  ## 1.0.10
4
6
 
5
7
  ## 1.0.9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltra/icons",
3
- "version": "1.0.10",
3
+ "version": "1.0.11",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {