Skip to content

Commit

Permalink
chore: Version 1.6.55
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Jun 14, 2024
1 parent 7fe2586 commit c3deae4
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
@@ -1,5 +1,9 @@
# ImageOptimize Changelog

## 1.6.55 - UNRELEASED
### Fixed
* Fixed an issue where `srcsetMaxWidth()` could return incorrect results ([#407](https://github.com/nystudio107/craft-imageoptimize/issues/407))

## 1.6.54 - 2024.05.09
### Fixed
* Fixed an issue where the `.imgTag()` and `.pictureTag()` would output and invalid `style` attribute for lazy loaded images ([#400](https://github.com/nystudio107/craft-imageoptimize/issues/400))
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nystudio107/craft-imageoptimize",
"description": "Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.",
"type": "craft-plugin",
"version": "1.6.54",
"version": "1.6.55",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit c3deae4

Please sign in to comment.