@veltra/icons 1.0.14 → 1.1.0

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.
@@ -518,7 +518,10 @@ $ bun ./scripts/build-vue-icons.ts
518
518
  ℹ dist/vue/normal/pin.vue.d.ts  0.44 kB │ gzip: 0.26 kB
519
519
  ℹ dist/vue/normal/sun.vue.d.ts  0.44 kB │ gzip: 0.26 kB
520
520
  ℹ 508 files, total: 483.60 kB
521
- [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugin `rolldown-plugin-dts:generate`. See https://rolldown.rs/options/checks#plugintimings for more details.
521
+ [PLUGIN_TIMINGS] Warning: Your build spent significant time in plugins. Here is a breakdown:
522
+ - unplugin-vue (60%)
523
+ - rolldown-plugin-dts:generate (21%)
524
+ See https://rolldown.rs/options/checks#plugintimings for more details.
522
525
 
523
- ✔ Build complete in 9614ms
526
+ ✔ Build complete in 11226ms
524
527
  icons 构建完成(tsdown unbundle + dts.vue);具名导出入口: index + normal + colorful
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # @veltra/icons
2
2
 
3
+ ## 1.1.0
4
+
5
+ ## 1.0.15
6
+
3
7
  ## 1.0.14
4
8
 
5
9
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veltra/icons",
3
- "version": "1.0.14",
3
+ "version": "1.1.0",
4
4
  "type": "module",
5
5
  "sideEffects": false,
6
6
  "exports": {