Skip to content

Commit

Permalink
🚀 Release v0.0.1-alpha.13
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jul 16, 2021
1 parent 8d19b66 commit 22e759a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### [0.0.1-alpha.13](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.8...v0.0.1-alpha.13) (2021-07-16)


### Bug Fixes

* **button:** 🐛 fix button transform & use lesser lodash fn ([db79d5a](https://github.com/timelessco/renderlesskit-react-tailwind/commit/db79d5a9776a5041f850daecbafb28a52358c590))
* **checkbox:** 🏷️ type issue with ts ignore temporarily ([8d19b66](https://github.com/timelessco/renderlesskit-react-tailwind/commit/8d19b66a4ca7cb31db1da0fd380183f0c85498b0))

### Build Updates

* **prettier:** 🔧 ignore changelog from formating ([a314c0e](https://github.com/timelessco/renderlesskit-react-tailwind/commit/a314c0e6f8224cac48aeb613fb676b70646fe64d))

### [0.0.1-alpha.12](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.11...v0.0.1-alpha.12) (2021-07-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@renderlesskit/react-tailwind",
"version": "0.0.1-alpha.12",
"version": "0.0.1-alpha.13",
"description": "React UI built with renderleskit-react & tailwind",
"keywords": [
"react",
Expand Down

1 comment on commit 22e759a

@vercel
Copy link

@vercel vercel bot commented on 22e759a Jul 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.