We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f38962 commit 42c6b4eCopy full SHA for 42c6b4e
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [1.6.11] - 2026-01-11
6
+
7
+### ⚙️ Miscellaneous Tasks
8
9
+- *(Dockerfile)* Replace sed command with node script to remove "prepare" script from package.json
10
11
## [1.6.10] - 2026-01-10
12
13
### ⚙️ Miscellaneous Tasks
package.json
@@ -1,6 +1,6 @@
1
{
"name": "image-optimize",
- "version": "1.6.10",
+ "version": "1.6.11",
"description": "",
"author": "MobileTeleSystems",
"homepage": "https://github.com/MobileTeleSystems/image-optimize",
0 commit comments