Skip to content

Commit c22de41

Browse files
author
@qwikifiers
committed
chore(tailwind): release version 0.0.1
1 parent fac629e commit c22de41

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/kit-tailwind/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
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.1 (2023-04-29)
6+
7+
8+
59
## [0.0.4](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.3...tailwind-0.0.4) (2023-04-28)
610

711
### Bug Fixes

packages/kit-tailwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@qwik-ui/tailwind",
3-
"version": "0.0.4",
3+
"version": "0.0.1",
44
"description": "Qwik UI components library - tailwind kit",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)