File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/unplugin-img-compress Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " 🔥 Image compression plugin based on tinypng" ,
4
4
"private" : false ,
5
5
"type" : " module" ,
6
- "version" : " 1.3.0 " ,
6
+ "version" : " 1.3.1 " ,
7
7
"packageManager" : " pnpm@9.12.2" ,
8
8
"keywords" : [
9
9
" webpack" ,
28
28
"play:webpack-dev" : " pnpm run --filter @unplugin-img-compress/play-webpack start" ,
29
29
"play:webpack-build" : " pnpm run --filter @unplugin-img-compress/play-webpack build" ,
30
30
"build" : " pnpm run clean && pnpm run --filter @unplugin-img-compress/build build" ,
31
- "release" : " bumpp package.json --commit --push --tag" ,
31
+ "release" : " bumpp package.json packages/*/package.json --commit --push --tag" ,
32
32
"clean" : " rimraf dist && rimraf packages/unplugin-img-compress/dist" ,
33
33
"prepare" : " npx simple-git-hooks" ,
34
34
"test" : " pnpm run --filter unplugin-img-compress test" ,
Original file line number Diff line number Diff line change 3
3
"description" : " 🔥 Image compression plugin based on tinypng" ,
4
4
"private" : false ,
5
5
"type" : " module" ,
6
- "version" : " 1.2.0 " ,
6
+ "version" : " 1.3.1 " ,
7
7
"packageManager" : " pnpm@9.7.1" ,
8
8
"keywords" : [
9
9
" webpack" ,
You can’t perform that action at this time.
0 commit comments