Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ElMassimo committed Jan 23, 2023
1 parent a3269f9 commit 370989e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.4](https://github.com/ElMassimo/vite-plugin-image-presets/compare/v0.3.3...v0.3.4) (2023-01-23)


### Features

* add the inferDimensions option ([#18](https://github.com/ElMassimo/vite-plugin-image-presets/issues/18)) ([a3269f9](https://github.com/ElMassimo/vite-plugin-image-presets/commit/a3269f9d820db3c6ebd947221927615bea30fcc4))



## [0.3.3](https://github.com/ElMassimo/vite-plugin-image-presets/compare/v0.3.2...v0.3.3) (2022-10-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-image-presets",
"type": "module",
"version": "0.3.3",
"version": "0.3.4",
"description": "Image Presets for Vite.js apps. Optimize, resize, and process images consistently and with ease.",
"author": "Máximo Mussini <[email protected]>",
"license": "MIT",
Expand Down
Binary file modified tests/assets/white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 370989e

Please sign in to comment.