We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b593fe commit 6147621Copy full SHA for 6147621
2 files changed
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.6] - 2025-07-19
6
+
7
## [1.3.5] - 2025-07-19
8
9
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@mts-pjsc/image-optimize",
- "version": "1.3.5",
+ "version": "1.3.6",
"description": "React component for image optimizer",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments