We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f0d6a commit ec12c93Copy full SHA for ec12c93
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.13] - 2026-01-14
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- *(@mts-pjsc/image-optimize)* Release @mts-pjsc/image-optimize@1.3.12
10
11
## [1.3.12] - 2026-01-13
12
13
## [1.3.11] - 2026-01-13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@mts-pjsc/image-optimize",
- "version": "1.3.12",
+ "version": "1.3.13",
"description": "React component for image optimizer",
"main": "dist/index.js",
"module": "dist/index.js",
0 commit comments