Skip to content

Commit 2160cf9

Browse files
committed
🚀 Release v1.0.0-alpha.7
1 parent ae6bcc4 commit 2160cf9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.0.0-alpha.7](https://github.com/adaptui/react/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-06-17)
4+
5+
6+
### Bug Fixes
7+
8+
* **slider:** 🩹 remove visually hidden in input ([ae6bcc4](https://github.com/adaptui/react/commit/ae6bcc41a741489c3a8d66c75e86b90d50516b3a))
9+
10+
11+
### Maintanance Updates
12+
13+
* **deps:** ⬆️ update dev dependencies (minor) ([6cb5fdc](https://github.com/adaptui/react/commit/6cb5fdcba1e9e03f3396eca048c83de5b3856b9b))
14+
315
## [1.0.0-alpha.6](https://github.com/adaptui/react/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-06-16)
416

517

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.6",
3+
"version": "1.0.0-alpha.7",
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)