We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db010eb commit 94a2d42Copy full SHA for 94a2d42
packages/kit-tailwind/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [0.0.2](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.1...tailwind-0.0.2) (2023-04-29)
6
+
7
8
+### Bug Fixes
9
10
+* build paths ([aabbd0f](https://github.com/qwikifiers/qwik-ui/commit/aabbd0f760d0bee56451433070cc8d1b31df7c53))
11
12
13
14
## 0.0.1 (2023-04-29)
15
16
packages/kit-tailwind/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@qwik-ui/tailwind",
- "version": "0.0.1",
+ "version": "0.0.2",
"description": "Qwik UI components library - tailwind kit",
"publishConfig": {
"access": "public"
0 commit comments