Skip to content

Commit ab4ca6f

Browse files
committed
🚀 Release v1.0.0-alpha.9
1 parent 35264fc commit ab4ca6f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11

22

3+
## [1.0.0-alpha.9](https://github.com/adaptui/react/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-07-25)
4+
5+
6+
### Documentation Changes
7+
8+
* **release:** 📝 update core pkg to new alpha release ([439c3ae](https://github.com/adaptui/react/commit/439c3aee47d6fcf6304fcdb105cc08f2bf34bd62))
9+
* **segments:** 📝 add docs ([d70d2d0](https://github.com/adaptui/react/commit/d70d2d02e6b4f4357e6518e3fa975e903bcd90a8))
10+
11+
12+
### Code Refactors
13+
14+
* **disclosure:** ♻️ migrate visible to open props ([fa1ab1f](https://github.com/adaptui/react/commit/fa1ab1f0e177128bf748cbf339b0f6a412f5549c))
15+
316
## [1.0.0-alpha.8](https://github.com/adaptui/react/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-07-25)
417

518

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adaptui/react",
3-
"version": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "Collection of headless components/hooks that are accessible, composable, customizable from low level to build your own UI & Design System powered by Reakit",
55
"keywords": [
66
"renderless",

0 commit comments

Comments
 (0)