Skip to content

Commit a65e4e8

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2021-01-29) ### Bug Fixes * **fonts:** fix font file integration for absolut paths ([1354ec0](1354ec0))
1 parent 3c399a8 commit a65e4e8

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Project Changelog
22

3+
## [1.1.3](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.2...v1.1.3) (2021-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **fonts:** fix font file integration for absolut paths ([1354ec0](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/commit/1354ec0041296046e0440683035873b191f3f41e))
9+
310
## [1.1.2](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.1...v1.1.2) (2020-11-29)
411

512

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)