@aziontech/icons 1.2.1 → 1.2.2

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 +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -280,7 +280,7 @@ The [`scripts/build-package.mjs`](scripts/build-package.mjs) orchestrator runs 7
280
280
  4. **Create `index.css`** — barrel file importing both `azionicons.css` and `primeicons.css`
281
281
  5. **Generate `dist/package.json`** — creates a clean package manifest with exports for npm
282
282
  6. **Copy LICENSE & README.md** — into `dist/` for npm
283
- 7. **Sync to `src/icon-fonts/`** — copies CSS + woff2 for local development use
283
+ 7. **Generate to `dist/catalog.json/`** — create file to consume to display the available icons
284
284
 
285
285
  ### Publishing
286
286
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aziontech/icons",
3
- "version": "1.2.1",
3
+ "version": "1.2.2",
4
4
  "description": "Azion icon font library — azionicons + primeicons as CSS/woff2",
5
5
  "keywords": [
6
6
  "icons",