Skip to content

Commit d39996e

Browse files
author
@qwikifiers
committed
chore(qwik-image): release version 0.0.5
1 parent 13db103 commit d39996e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/qwik-image/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

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

5+
## [0.0.5](https://github.com/qwikifiers/qwik-image/compare/qwik-image-0.0.4...qwik-image-0.0.5) (2023-06-06)
6+
7+
8+
59
## [0.0.4](https://github.com/qwikifiers/qwik-image/compare/qwik-image-0.0.3...qwik-image-0.0.4) (2023-05-10)
610

711

packages/qwik-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-image",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"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)",
55
"main": "./index.qwik.cjs",
66
"qwik": "./index.qwik.mjs",

0 commit comments

Comments
 (0)