Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 2a91900

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2020-04-28) ### Features * **lighthouse:** add option to ignore prefetches in lighthouse ([5b5eab8](5b5eab8)) * **lighthouse:** add option to ignore prefetches in lighthouse ([131b17e](131b17e))
1 parent 634bdc1 commit 2a91900

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
# [1.1.0](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.0.0...v1.1.0) (2020-04-28)
4+
5+
6+
### Features
7+
8+
* **lighthouse:** add option to ignore prefetches in lighthouse ([5b5eab8](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/commit/5b5eab8bc31c89e1d58a7529ffa5cbd8e59e4e65))
9+
* **lighthouse:** add option to ignore prefetches in lighthouse ([131b17e](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/commit/131b17e4aabd9204df3cdefb9a10fc1704ea2d45))
10+
311
# 1.0.0 (2020-02-22)
412

513

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-font-loader-strategy",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Helps to load fonts and activate them by preloading.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)