We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10c9010 commit 1e64c35Copy full SHA for 1e64c35
CHANGELOG.md
@@ -1,3 +1,10 @@
1
2
3
+## [0.1.0](https://github.com/danielroe/fontaine/compare/0.0.2...0.1.0) (2022-09-29)
4
+
5
6
+### Features
7
8
+* expose primitives for integrations ([10c9010](https://github.com/danielroe/fontaine/commit/10c90108565fa9a6bdc19acd9e7a94790648f07e))
9
10
## 0.0.2 (2022-09-29)
package.json
@@ -1,6 +1,6 @@
{
"name": "fontaine",
- "version": "0.0.2",
+ "version": "0.1.0",
"description": "Automatic font fallback based on font metrics",
"repository": "danielroe/fontaine",
"keywords": [
0 commit comments