Skip to content

Commit

Permalink
🚀 Release v1.0.0-2
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed May 24, 2022
1 parent fe38843 commit cb7a4f2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [1.0.0-2](https://github.com/timelessco/renderlesskit-react/compare/v1.0.0-1...v1.0.0-2) (2022-05-24)


### Maintanance Updates

* **deps:** ⬆️ update dependency ariakit to v2.0.0-next.28 ([#349](https://github.com/timelessco/renderlesskit-react/issues/349)) ([6022e8f](https://github.com/timelessco/renderlesskit-react/commit/6022e8f38be746aa3b7d5b78d4d9044a3eb5aec6))
* **deps:** ⬆️ update dev dependencies (minor) ([#347](https://github.com/timelessco/renderlesskit-react/issues/347)) ([ebed501](https://github.com/timelessco/renderlesskit-react/commit/ebed50157c19eec9729b3b44c8aa8ffe03aed7a4))


### Code Refactors

* **slider:** ♻️ add base states to props states ([fe38843](https://github.com/timelessco/renderlesskit-react/commit/fe388431584ca53a7fead7dd06fcc0535ece03af))

## [1.0.0-1](https://github.com/timelessco/renderlesskit-react/compare/v1.0.0-0...v1.0.0-1) (2022-05-18)


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": "1.0.0-1",
"version": "1.0.0-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 cb7a4f2

@vercel
Copy link

@vercel vercel bot commented on cb7a4f2 May 24, 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.