Skip to content

Commit

Permalink
chore(qwik-image): release version 0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
@qwikdev committed May 24, 2024
1 parent d8a04b3 commit 0d889af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/qwik-image/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.0.12](https://github.com/QwikDev/qwik-image/compare/qwik-image-0.0.11...qwik-image-0.0.12) (2024-05-24)



## [0.0.11](https://github.com/QwikDev/qwik-image/compare/qwik-image-0.0.10...qwik-image-0.0.11) (2024-05-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/qwik-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "qwik-image",
"version": "0.0.11",
"version": "0.0.12",
"description": "The goal is a component to support performant images on the web and automatic image optimization. That will be built as a pluggable component so devs could connect different image loaders to it (like Cloudinary, or builder)",
"main": "./index.qwik.cjs",
"qwik": "./index.qwik.mjs",
Expand Down

0 comments on commit 0d889af

Please sign in to comment.