We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66eab03 commit 33ba642Copy full SHA for 33ba642
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 3.0.13 - 2025-03-04
4
+
5
+### Added
6
+- Add `image-resizer/resize/bulk` console command.
7
8
## 3.0.12 - 2024-07-24
9
10
### Added
composer.json
@@ -2,7 +2,7 @@
"name": "verbb/image-resizer",
"description": "Resize assets when they are uploaded.",
"type": "craft-plugin",
- "version": "3.0.12",
+ "version": "3.0.13",
"keywords": [
"craft",
"cms",
0 commit comments