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 2d80805 commit d154faeCopy full SHA for d154fae
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.3](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.2...tailwind-0.0.3) (2023-04-29)
6
+
7
8
+### Bug Fixes
9
10
+* types on published kits ([a05f758](https://github.com/qwikifiers/qwik-ui/commit/a05f7586fa04abc676d145f48c38950327022468))
11
12
13
14
## [0.0.2](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.1...tailwind-0.0.2) (2023-04-29)
15
16
packages/kit-tailwind/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@qwik-ui/tailwind",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "Qwik UI components library - tailwind kit",
"publishConfig": {
"access": "public"
0 commit comments