File tree Expand file tree Collapse file tree 6 files changed +17
-5
lines changed Expand file tree Collapse file tree 6 files changed +17
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.5...main
5
+
6
+ [ compare changes] ( https://github.com/stacksjs/imgx/compare/v0.1.5...main )
7
+
8
+ ### 🏡 Chore
9
+
10
+ - Add zipping of bins ([ 31f6ade] ( https://github.com/stacksjs/imgx/commit/31f6ade ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Chris ([ @chrisbbreuer ] ( https://github.com/chrisbbreuer ) )
15
+
4
16
## v0.1.4...main
5
17
6
18
[ compare changes] ( https://github.com/stacksjs/imgx/compare/v0.1.4...main )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " imgx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.1.6 " ,
5
5
"private" : true ,
6
6
"description" : " Modern image optimizations & manipulations." ,
7
7
"author" : " Chris Breuer <chris@stacksjs.org>" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bun-plugin-imgx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.1.6 " ,
5
5
"description" : " Bun plugin for imgx" ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/imgx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.1.6 " ,
5
5
"description" : " Modern image optimizations & manipulations." ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vite-plugin-imgx" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.1.6 " ,
5
5
"description" : " Vite plugin for imgx" ,
6
6
"author" : " Chris Breuer <chris@stacksjs.org>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @stacksjs/imgx-vscode" ,
3
3
"type" : " module" ,
4
- "version" : " 0.1.5 " ,
4
+ "version" : " 0.1.6 " ,
5
5
"private" : true ,
6
6
"description" : " VSCode extension for imgx" ,
7
7
"author" : " Chris Breuer <chris@stacksjs.org>" ,
You can’t perform that action at this time.
0 commit comments