Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
jissereitsma committed Jun 26, 2022
1 parent 35f6f6c commit d47f5f6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.4.18] - 26 June 2022
### Fixed
- Loosen symfony/dom-crawler constraint #40 (@bramstroker)

## [1.4.17] - 18 June 2022
### Fixed
- Only preload CSS when critical CSS is disabled (@Quazz)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yireo/magento2-linkpreload",
"version": "1.4.17",
"version": "1.4.18",
"license": "OSL-3.0",
"type": "magento2-module",
"homepage": "https://www.yireo.com/software/magento-extensions/linkpreload",
Expand Down

0 comments on commit d47f5f6

Please sign in to comment.