Skip to content

Commit

Permalink
🚀 Release v1.0.0-alpha.9
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Jul 25, 2022
1 parent 35264fc commit ab4ca6f
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-alpha.9](https://github.com/adaptui/react/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-07-25)


### Documentation Changes

* **release:** 📝 update core pkg to new alpha release ([439c3ae](https://github.com/adaptui/react/commit/439c3aee47d6fcf6304fcdb105cc08f2bf34bd62))
* **segments:** 📝 add docs ([d70d2d0](https://github.com/adaptui/react/commit/d70d2d02e6b4f4357e6518e3fa975e903bcd90a8))


### Code Refactors

* **disclosure:** ♻️ migrate visible to open props ([fa1ab1f](https://github.com/adaptui/react/commit/fa1ab1f0e177128bf748cbf339b0f6a412f5549c))

## [1.0.0-alpha.8](https://github.com/adaptui/react/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-07-25)


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": "@adaptui/react",
"version": "1.0.0-alpha.8",
"version": "1.0.0-alpha.9",
"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 ab4ca6f

@vercel
Copy link

@vercel vercel bot commented on ab4ca6f Jul 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react – ./

adaptui-react.vercel.app
react-timelessco.vercel.app
react-git-main-timelessco.vercel.app

Please sign in to comment.