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