Skip to content

Commit 62a41e2

Browse files
committed
chore: release v0.2.0
1 parent b2d4b81 commit 62a41e2

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.0](https://github.com/unjs/fontaine/compare/0.1.3...0.2.0) (2022-10-17)
4+
5+
6+
### Features
7+
8+
* allow customising font override name ([fa3470b](https://github.com/unjs/fontaine/commit/fa3470bdf2c8c05c340b13a6316b84d38f360de4))
9+
310
## [0.1.3](https://github.com/unjs/fontaine/compare/0.1.2...0.1.3) (2022-10-16)
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.1.3",
3+
"version": "0.2.0",
44
"description": "Automatic font fallback based on font metrics",
55
"repository": "unjs/fontaine",
66
"keywords": [

0 commit comments

Comments
 (0)