Skip to content

Commit 2098b00

Browse files
committed
🚀 Release v1.0.0-alpha.1
1 parent 4906668 commit 2098b00

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.1](https://github.com/adaptui/react-native-tailwind/compare/1.0.0-alpha.0...1.0.0-alpha.1) (2022-06-08)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** ⬆️ update dependency @chakra-ui/hooks to v2 ([#44](https://github.com/adaptui/react-native-tailwind/issues/44)) ([23c34e6](https://github.com/adaptui/react-native-tailwind/commit/23c34e621cb1c53b35cc565a037f68f548d3d954))
9+
10+
11+
### Documentation Changes
12+
13+
* **readme:** :memo: add build badge ([ba0c046](https://github.com/adaptui/react-native-tailwind/commit/ba0c046a34bfaf77239840b4f72df97d4137b88a))
14+
315
## 1.0.0-alpha.0 (2022-06-08)
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-native-tailwind",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0-alpha.1",
44
"description": "Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System",
55
"keywords": [
66
"react-native",

0 commit comments

Comments
 (0)