Skip to content

Commit

Permalink
🚀 Release v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jun 18, 2021
1 parent 6f0efcd commit 433cf21
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.3.2](https://github.com/timelessco/renderlesskit-react/compare/v0.3.1...v0.3.2) (2021-06-18)


### Maintanance Updates

* **husky:** 🚨 remove running test from commit for lint-staged ([540ee2e](https://github.com/timelessco/renderlesskit-react/commit/540ee2e35999d337dbbfe0bcd3f9e7e6eef61f5b))
* **packagejson:** 🔧 move release scripts to the last ([12bd9b4](https://github.com/timelessco/renderlesskit-react/commit/12bd9b4c8e2880509d5bb8e4f3a4b8a81c2ec357))
* **packagejson:** 🔧 remove unwanted scripts ([3db37e8](https://github.com/timelessco/renderlesskit-react/commit/3db37e84bd0d55bcaba56194dbf1530fd27bb253))
* **releaseit:** 🔖 update releaseit config ([fe80e81](https://github.com/timelessco/renderlesskit-react/commit/fe80e816241d2e674743eb16e500502c9a9c4548))
* **storybook:** ✨ add webpack 5 support ([355f2f0](https://github.com/timelessco/renderlesskit-react/commit/355f2f05881427d555b62488a79b54888a552cd4))
* **tsconfig:** 🔧 remove storybook tsconfig ([ba307e2](https://github.com/timelessco/renderlesskit-react/commit/ba307e2006700a689c86238f0f20bc64220e64a4))

### [0.3.1](https://github.com/timelessco/renderlesskit-react/compare/v0.3.0...v0.3.1) (2021-06-18)

### Feature Updates
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.3.1",
"version": "0.3.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

1 comment on commit 433cf21

@vercel
Copy link

@vercel vercel bot commented on 433cf21 Jun 18, 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.