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

Commit 05027e7

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2021-01-29) ### Bug Fixes * **fonts:** fix absolute font path with router base ([52951bf](52951bf))
1 parent 315768c commit 05027e7

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.1.4](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.3...v1.1.4) (2021-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **fonts:** fix absolute font path with router base ([52951bf](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/commit/52951bfeb1ffeecaa072f28198bacd09dda7e8b3))
9+
310
## [1.1.3](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.2...v1.1.3) (2021-01-29)
411

512

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.1.3",
3+
"version": "1.1.4",
44
"description": "Helps to load fonts and activate them by preloading.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)