We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68eb206 commit 2d2df8dCopy full SHA for 2d2df8d
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.3.9] - 2025-11-21
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- Update dependencies and husky configuration
10
11
## [1.3.8] - 2025-07-20
12
13
## [1.3.7] - 2025-07-20
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@mts-pjsc/image-optimize",
- "version": "1.3.8",
+ "version": "1.3.9",
"description": "React component for image optimizer",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments