Skip to content

Commit

Permalink
chore: release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 16, 2022
1 parent 7b6e45b commit 728a0f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@


## [0.1.2](https://github.com/unjs/fontaine/compare/0.1.1...0.1.2) (2022-10-16)


### Bug Fixes

* resolve relative CSS paths in relation to importer ([7b6e45b](https://github.com/unjs/fontaine/commit/7b6e45b248c0212325c28cf78f1fc829b667a017))

## [0.1.1](https://github.com/unjs/fontaine/compare/0.1.0...0.1.1) (2022-09-29)

### Bug Fixes
Expand All @@ -10,4 +19,4 @@

- expose primitives for integrations ([10c9010](https://github.com/unjs/fontaine/commit/10c90108565fa9a6bdc19acd9e7a94790648f07e))

## 0.0.2 (2022-09-29)
## 0.0.2 (2022-09-29)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fontaine",
"version": "0.1.1",
"version": "0.1.2",
"description": "Automatic font fallback based on font metrics",
"repository": "unjs/fontaine",
"keywords": [
Expand Down

0 comments on commit 728a0f1

Please sign in to comment.