Skip to content

Commit 4fef96a

Browse files
author
@qwikifiers
committed
chore(tailwind): release version 0.0.5
1 parent 82688da commit 4fef96a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/kit-tailwind/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

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

5+
## [0.0.5](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.4...tailwind-0.0.5) (2023-07-08)
6+
7+
8+
### Bug Fixes
9+
10+
* types path in all packages ([d1baf5e](https://github.com/qwikifiers/qwik-ui/commit/d1baf5ea69a23d5f8f9700c0e6d5bb006c642cf9))
11+
12+
13+
514
## [0.0.4](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.3...tailwind-0.0.4) (2023-07-04)
615

716

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.5",
44
"description": "Qwik UI components library - tailwind kit",
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)