Skip to content

Commit 48a2dae

Browse files
author
@qwikifiers
committed
chore(qwik-storefront-ui): release version 0.0.5
1 parent 7b2529c commit 48a2dae

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/qwik-storefront-ui/CHANGELOG.md

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

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

5+
## [0.0.5](https://github.com/qwikifiers/qwik-storefront-ui/compare/qwik-storefront-ui-0.0.4...qwik-storefront-ui-0.0.5) (2023-10-18)
6+
7+
8+
### Features
9+
10+
* add SfBadge component ([#8](https://github.com/qwikifiers/qwik-storefront-ui/issues/8)) ([e13e5ad](https://github.com/qwikifiers/qwik-storefront-ui/commit/e13e5ad02785b753265458c4f5316b1395d3de6b))
11+
* add suffix and prefix props on SfButton ([#11](https://github.com/qwikifiers/qwik-storefront-ui/issues/11)) ([7948fb0](https://github.com/qwikifiers/qwik-storefront-ui/commit/7948fb0e7fee0444327dc11cc8bd541fa81211de))
12+
13+
14+
515
## [0.0.4](https://github.com/qwikifiers/qwik-storefront-ui/compare/qwik-storefront-ui-0.0.3...qwik-storefront-ui-0.0.4) (2023-09-19)
616

717

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.4",
3+
"version": "0.0.5",
44
"description": "A frontend library for Qwik that helps developers quickly build fast, accessible, and beautiful storefronts.",
55
"main": "./index.qwik.cjs",
66
"qwik": "./index.qwik.mjs",

0 commit comments

Comments
 (0)