Skip to content

Commit

Permalink
🚀 Release v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jan 4, 2022
1 parent 8ff0fc1 commit c75ee14
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [0.10.1](https://github.com/timelessco/renderlesskit-react/compare/v0.10.0...v0.10.1) (2022-01-04)


### Feature Updates

* **createComposableHook:** ✨ add support for all composable options ([8ff0fc1](https://github.com/timelessco/renderlesskit-react/commit/8ff0fc12a33f1cb1f1be929b74a069d05aa54430))

## [0.10.0](https://github.com/timelessco/renderlesskit-react/compare/v0.9.2...v0.10.0) (2022-01-04)


Expand Down Expand Up @@ -948,7 +955,7 @@
([dbf7fc5](https://github.com/timelessco/renderlesskit-react/commit/dbf7fc5ce17ad9df91dcea1e3f77104788778383))
- **aria:** ♻️ remove aria dependencies with button & interactions
([f32199c](https://github.com/timelessco/renderlesskit-react/commit/f32199cbabf5ac529786896aec26e6f305480dfb))
- **pickers:** improve state from dateValue to string
- **pickers:**��� improve state from dateValue to string
([ade0a4e](https://github.com/timelessco/renderlesskit-react/commit/ade0a4ef3621828d6dfb66b57ed4ca3a391279e5))
- **pickers:** ♻️ update utils & add date utils
([12ee6da](https://github.com/timelessco/renderlesskit-react/commit/12ee6da780ae2a79d7d3e3878321945f0a1a1995))
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",
"version": "0.10.0",
"version": "0.10.1",
"description": "Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit",
"keywords": [
"renderless",
Expand Down

1 comment on commit c75ee14

@vercel
Copy link

@vercel vercel bot commented on c75ee14 Jan 4, 2022

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.