Skip to content

Commit 563c99e

Browse files
committed
Release info
1 parent ff7b78e commit 563c99e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.4.14] - 20 February 2022
10+
### Fixed
11+
- Missing crossorigin in html output (@mageho)
12+
913
## [1.4.13] - 19 January 2022
1014
### Fixed
1115
- Make sure title is only parsed once, fixing issues with SVGs

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yireo/magento2-linkpreload",
3-
"version": "1.4.13",
3+
"version": "1.4.14",
44
"license": "OSL-3.0",
55
"type": "magento2-module",
66
"homepage": "https://www.yireo.com/software/magento-extensions/linkpreload",

0 commit comments

Comments
 (0)