Skip to content

Commit ecbaacf

Browse files
committed
🚀 Release v1.0.0-alpha.2
1 parent da17aa9 commit ecbaacf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
## [1.0.0-alpha.2](https://github.com/adaptui/react-native-tailwind/compare/1.0.0-alpha.1...1.0.0-alpha.2) (2022-06-14)
4+
5+
6+
### Maintanance Updates
7+
8+
* **deps:** ⬆️ update dependency lint-staged to v13.0.1 ([#46](https://github.com/adaptui/react-native-tailwind/issues/46)) ([2f24edd](https://github.com/adaptui/react-native-tailwind/commit/2f24edd935b226105ae5b1e4f4c375ad35450d33))
9+
310
## [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)
411

512

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