Skip to content

Commit

Permalink
🚀 Release v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 8, 2021
1 parent af945d2 commit 6153936
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [0.5.2](https://github.com/timelessco/renderlesskit-react/compare/v0.5.1...v0.5.2) (2021-09-08)


### Build Updates

* **date-fns:** 💚 add esm imports ([a84adf9](https://github.com/timelessco/renderlesskit-react/commit/a84adf962313a2198ed08fd9c01082ef00d367a5))
* **esm:** 💚 fix date fns esm error ([af945d2](https://github.com/timelessco/renderlesskit-react/commit/af945d273291d23b38350dbca5a78ef6522123b6))

### [0.5.1](https://github.com/timelessco/renderlesskit-react/compare/v0.5.0...v0.5.1) (2021-09-08)


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.5.1",
"version": "0.5.2",
"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 6153936

Please sign in to comment.