Skip to content

Commit d231378

Browse files
author
Andrew Welch
committed
Merge branch 'release/1.6.32' into v1
2 parents 3e9e463 + dce121d commit d231378

File tree

5 files changed

+128
-143
lines changed

5 files changed

+128
-143
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ImageOptimize Changelog
22

3+
## 1.6.32 - 2021.04.15
4+
### Fixed
5+
* If there are too many sub-folders in an Asset volume, don't display them, return an empty array (https://github.com/nystudio107/craft-imageoptimize/issues/203)
6+
37
## 1.6.31 - 2021.04.06
48
### Added
59
* Added `make update` to update NPM packages

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-imageoptimize",
33
"description": "Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like imgix, with zero template changes.",
44
"type": "craft-plugin",
5-
"version": "1.6.30",
5+
"version": "1.6.32",
66
"keywords": [
77
"craft",
88
"cms",

0 commit comments

Comments
 (0)