Skip to content

Commit 3b06fca

Browse files
chore(release): 1.0.0-beta.22 [skip ci]
# [1.0.0-beta.22](v1.0.0-beta.21...v1.0.0-beta.22) (2020-11-09) ### Bug Fixes * **safari:** fix load font with weight ([e85c1c7](e85c1c7))
1 parent e85c1c7 commit 3b06fca

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
# Project Changelog
22

3+
# [1.0.0-beta.22](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2020-11-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **safari:** fix load font with weight ([e85c1c7](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/e85c1c7e7b2bae8f0e980c9d8a0cde78f40f5186))
9+
310
# [1.0.0-beta.21](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2020-11-08)
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": "nuxt-speedkit",
3-
"version": "1.0.0-beta.21",
3+
"version": "1.0.0-beta.22",
44
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)