Skip to content

Commit 705d441

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2021-01-22) ### Bug Fixes * **font:** fix font-weight safari ([0403352](0403352)) * **font:** fix weight normalize ([4b8ee08](4b8ee08)) * **font:** weight normalize both values ([214bec4](214bec4))
1 parent 0b0ba79 commit 705d441

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Project Changelog
22

3+
## [1.0.6](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.5...v1.0.6) (2021-01-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **font:** fix font-weight safari ([0403352](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/0403352e34c004d8267639fcec0ef86454e22181))
9+
* **font:** fix weight normalize ([4b8ee08](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/4b8ee081f5df9f967ed1e09dfd0d178395eb202a))
10+
* **font:** weight normalize both values ([214bec4](https://github.com/GrabarzUndPartner/nuxt-speedkit/commit/214bec4993909face7bb9612b1ccb3d9644ae168))
11+
312
## [1.0.5](https://github.com/GrabarzUndPartner/nuxt-speedkit/compare/v1.0.4...v1.0.5) (2021-01-16)
413

514

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.5",
3+
"version": "1.0.6",
44
"description": "Nuxt Speedkit takes over the Lighthouse performance optimization of your generated website.",
55
"license": "MIT",
66
"contributors": [

0 commit comments

Comments
 (0)