Skip to content

Commit

Permalink
version 3.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Jan 30, 2024
1 parent b5ada18 commit f1d4a22
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 3.0.11 - 2024-01-30

### Fixed
- Fix bulk resize not working for non-local filesystems.
- Fix an error when uploading an asset in some instances.
- Fix bulk resize volume name formatting.
- Fix asset volume-specific settings not being properly set.

## 3.0.10 - 2024-01-23

### Fixed
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": "verbb/image-resizer",
"description": "Resize assets when they are uploaded.",
"type": "craft-plugin",
"version": "3.0.10",
"version": "3.0.11",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit f1d4a22

Please sign in to comment.