diff --git a/packages/kit-tailwind/CHANGELOG.md b/packages/kit-tailwind/CHANGELOG.md index cd676c0ac..026aa4e26 100644 --- a/packages/kit-tailwind/CHANGELOG.md +++ b/packages/kit-tailwind/CHANGELOG.md @@ -2,6 +2,15 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.0.3](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.2...tailwind-0.0.3) (2023-04-29) + + +### Bug Fixes + +* types on published kits ([a05f758](https://github.com/qwikifiers/qwik-ui/commit/a05f7586fa04abc676d145f48c38950327022468)) + + + ## [0.0.2](https://github.com/qwikifiers/qwik-ui/compare/tailwind-0.0.1...tailwind-0.0.2) (2023-04-29) diff --git a/packages/kit-tailwind/package.json b/packages/kit-tailwind/package.json index 6f77b4e9a..d51e00ae4 100644 --- a/packages/kit-tailwind/package.json +++ b/packages/kit-tailwind/package.json @@ -1,6 +1,6 @@ { "name": "@qwik-ui/tailwind", - "version": "0.0.2", + "version": "0.0.3", "description": "Qwik UI components library - tailwind kit", "publishConfig": { "access": "public"