Skip to content

Commit fcb8ee7

Browse files
committed
chore: release v0.2.2
1 parent 219378e commit fcb8ee7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [0.2.2](https://github.com/unjs/fontaine/compare/0.2.1...0.2.2) (2022-10-31)
4+
5+
6+
### Bug Fixes
7+
8+
* handle multiple sources and only try reading woff/woff2/ttf files ([8f40d28](https://github.com/unjs/fontaine/commit/8f40d281865d2f3d8eff152a5f17217035359168))
9+
310
## [0.2.1](https://github.com/unjs/fontaine/compare/0.2.0...0.2.1) (2022-10-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fontaine",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Automatic font fallback based on font metrics",
55
"repository": "unjs/fontaine",
66
"keywords": [

0 commit comments

Comments
 (0)