Skip to content

Commit

Permalink
🚀 Release v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 20, 2021
1 parent 132b4b7 commit ee1795b
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.6.1](https://github.com/timelessco/renderlesskit-react/compare/v0.6.0...v0.6.1) (2021-09-20)


### Documentation Changes

* **readme:** 📝 add checkbox & radio ([fcbf4ef](https://github.com/timelessco/renderlesskit-react/commit/fcbf4eff8feb08df86d6b184599ae24b979de629))


### Build Updates

* **dialog:** 💚 fix bug in type reexport ([132b4b7](https://github.com/timelessco/renderlesskit-react/commit/132b4b7659d9fd97e7acfc816902f1b64a553bfb))

## [0.6.0](https://github.com/timelessco/renderlesskit-react/compare/v0.5.3...v0.6.0) (2021-09-14)


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.6.0",
"version": "0.6.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

0 comments on commit ee1795b

Please sign in to comment.