@kirchdev/vite-plugin-iconify-bundle 0.3.0 → 0.3.1-dev.15-0171e6d

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.
Files changed (2) hide show
  1. package/README.md +4 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,8 +4,11 @@
4
4
 
5
5
  **Only the Iconify icons your source actually uses — resolved at build time, inlined into the bundle, no runtime API**
6
6
 
7
+ [![npm Version](https://img.shields.io/npm/v/@kirchdev/vite-plugin-iconify-bundle.svg?style=flat-square&color=4f46e5)](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
8
+ [![Downloads](https://img.shields.io/npm/dm/@kirchdev/vite-plugin-iconify-bundle.svg?style=flat-square&color=4f46e5)](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
7
9
  [![Tests](https://img.shields.io/github/actions/workflow/status/kirchDev/vite-plugin-iconify-bundle/ci.yml?branch=main&style=flat-square&label=tests)](https://github.com/kirchDev/vite-plugin-iconify-bundle/actions/workflows/ci.yml)
8
- [![License: MIT](https://img.shields.io/badge/license-MIT-10b981?style=flat-square)](LICENSE)
10
+ [![Node Version](https://img.shields.io/node/v/@kirchdev/vite-plugin-iconify-bundle.svg?style=flat-square&color=8993be)](https://www.npmjs.com/package/@kirchdev/vite-plugin-iconify-bundle)
11
+ [![License: MIT](https://img.shields.io/npm/l/@kirchdev/vite-plugin-iconify-bundle.svg?style=flat-square&color=10b981)](LICENSE)
9
12
 
10
13
  </div>
11
14
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://www.schemastore.org/package.json",
3
3
  "name": "@kirchdev/vite-plugin-iconify-bundle",
4
- "version": "0.3.0",
4
+ "version": "0.3.1-dev.15-0171e6d",
5
5
  "description": "Vite plugin that bundles only the Iconify icons your source actually uses — no runtime API calls, no whole collections.",
6
6
  "keywords": [
7
7
  "bundle",