Skip to content

Commit 217f9b6

Browse files
author
@qwikifiers
committed
chore(qwik-storefront-ui): release version 0.0.1
1 parent 2dff4f9 commit 217f9b6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
## 0.0.1 (2023-06-06)

packages/qwik-storefront-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qwik-storefront-ui",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
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)