We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be6e0e commit 7ebd94cCopy full SHA for 7ebd94c
2 files changed
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+## [1.3.0] - 2025-07-19
6
7
+### 🚀 Features
8
9
+- Add release script and update dependencies
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@mts-pjsc/image-optimize",
- "version": "1.2.2",
+ "version": "1.3.0",
"description": "React component for image optimizer",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments