Skip to content

Commit 601a6bf

Browse files
committed
Release info
1 parent 0ab3e7c commit 601a6bf

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [0.9.2] - 2 December 2020
9+
## [0.9.4] - 3 December 2020
10+
### Fixed
11+
- Fix missing class UrlReplacer
12+
13+
## [0.9.3] - 2 December 2020
1014
### Fixed
1115
- Fix composer deps with magento2-next-gen-images
1216

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yireo/magento2-webp2",
33
"license": "OSL-3.0",
4-
"version": "0.9.3",
4+
"version": "0.9.4",
55
"type": "magento2-module",
66
"homepage": "https://www.yireo.com/software/magento-extensions/webp2",
77
"description": "Magento 2 module to add WebP support to the Magento frontend",

0 commit comments

Comments
 (0)