Skip to content

Commit b1ace3d

Browse files
chore(release): 1.1.6 [skip ci]
## [1.1.6](v1.1.5...v1.1.6) (2021-02-22) ### Bug Fixes * **path:** fix extension (ttf) to format (truetype) conversion ([03d7fa1](03d7fa1))
1 parent 0f40022 commit b1ace3d

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.6](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.5...v1.1.6) (2021-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **path:** fix extension (ttf) to format (truetype) conversion ([03d7fa1](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/commit/03d7fa1ab461a59c5f684b24ba7c1b898dfa0504))
9+
310
## [1.1.5](https://github.com/GrabarzUndPartner/nuxt-font-loader-strategy/compare/v1.1.4...v1.1.5) (2021-01-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.5",
3+
"version": "1.1.6",
44
"description": "Helps to load fonts and activate them by preloading.",
55
"keywords": [
66
"nuxtjs",

0 commit comments

Comments
 (0)