Skip to content

Commit

Permalink
chore(tailwind): release version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
@qwikifiers committed Apr 29, 2023
1 parent 2d80805 commit d154fae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/kit-tailwind/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/kit-tailwind/package.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit d154fae

Please sign in to comment.