Skip to content

Commit 941d019

Browse files
chore(release): 1.0.3
1 parent 0c6bd30 commit 941d019

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.3](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.0.2...v1.0.3) (2023-04-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **fontsource:** slugify family name to match package ([570ea24](https://github.com/cssninjaStudio/unplugin-fonts/commit/570ea24fe93341ed27f7178a2d46081cc0bc020e))
11+
* **nuxt:** only load unfonts.css when necessary ([0c6bd30](https://github.com/cssninjaStudio/unplugin-fonts/commit/0c6bd30d77200675cda3eba20ec6370b2ee8a6e0))
12+
* optionally generate sourcemap ([e6c5ffb](https://github.com/cssninjaStudio/unplugin-fonts/commit/e6c5ffbfbf9363563105c1e92e4e1a31ef8f138b))
13+
514
### [1.0.2](https://github.com/cssninjaStudio/unplugin-fonts/compare/v1.0.1...v1.0.2) (2023-04-14)
615

716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-fonts",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Universal Webfont loader",
55
"author": {
66
"name": "cssninjaStudio <[email protected]> (https://cssninja.io)"

0 commit comments

Comments
 (0)