We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d4b81 commit 62a41e2Copy full SHA for 62a41e2
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
## [0.1.3](https://github.com/unjs/fontaine/compare/0.1.2...0.1.3) (2022-10-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "fontaine",
- "version": "0.1.3",
+ "version": "0.2.0",
"description": "Automatic font fallback based on font metrics",
"repository": "unjs/fontaine",
"keywords": [
0 commit comments