Skip to content

Commit

Permalink
6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed May 6, 2021
1 parent 8b363b1 commit 85949a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
### v6.0.1 (2021-05-06)

#### Pull requests

- [#142](/~https://github.com/Munter/subfont/pull/142) Update readme ([Björn Rixman](mailto:bjorn.rixman@gmail.com))

#### Commits to master

- [Update subset-font to ^1.2.0](/~https://github.com/Munter/subfont/commit/9e8256e895ee02095e831ee954fc3aef1dd414fd) ([Andreas Lind](mailto:andreas.lind@workday.com))
- [Update fontverter to 2.0.0](/~https://github.com/Munter/subfont/commit/0f65689c716eae92c4b580ab5fead12f2d524ca4) ([Andreas Lind](mailto:andreas.lind@workday.com))

### v6.0.0 (2021-04-18)

#### Pull requests
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "subfont",
"version": "6.0.0",
"version": "6.0.1",
"description": "Speeds up your pages initial paint by automatically subsetting local or Google fonts and loading them optimally",
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit 85949a4

Please sign in to comment.