Skip to content

Commit 2dc22ae

Browse files
committed
🚀 Release v1.0.0-alpha.3
1 parent b5defc9 commit 2dc22ae

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11

22

3+
## [1.0.0-alpha.3](https://github.com/adaptui/react-native-tailwind/compare/1.0.0-alpha.2...1.0.0-alpha.3) (2022-06-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** ⬆️ update dependency react-native-web to v0.18.1 ([da8c34a](https://github.com/adaptui/react-native-tailwind/commit/da8c34a7a589227e793b5a22a8e5889921881f61))
9+
10+
11+
### Maintanance Updates
12+
13+
* :wrench: add .vscode folder ([00011fe](https://github.com/adaptui/react-native-tailwind/commit/00011fe1aee63ce911c2b0dc90f4f83fc67ce205))
14+
* :wrench: add progress-bar to vscode scope ([69fba26](https://github.com/adaptui/react-native-tailwind/commit/69fba26281037848d688a73cce807181574da2a8))
15+
* :wrench: add tag to vscode scope ([f503c9b](https://github.com/adaptui/react-native-tailwind/commit/f503c9b696cd0052e800acfcaf9efa7eff034eb1))
16+
* :wrench: add tooltip scope ([7904b2a](https://github.com/adaptui/react-native-tailwind/commit/7904b2a241a19700ea2288f102363ad3fbb2ef28))
17+
* **changelog:** 🔊 update changelog & kodiak merge logic ([d95a535](https://github.com/adaptui/react-native-tailwind/commit/d95a5358823f93de677dfa9d75046101df7e29a5))
18+
* **example-app:** :package: add react native popper package ([3c2abd4](https://github.com/adaptui/react-native-tailwind/commit/3c2abd4fa2a80d2409f579b5f533de8f0289747f))
19+
* **example-app:** :sparkles: add popups module, create tooltip component screen with examples ([05864a3](https://github.com/adaptui/react-native-tailwind/commit/05864a33f172a8b2190890ef9ecf36d2c01673d7))
20+
* **example-app:** :sparkles: create Progress Bar component screen with examples ([5b8592f](https://github.com/adaptui/react-native-tailwind/commit/5b8592f6d937442bb453ca2398076ac412d68e88))
21+
* **example-app:** :sparkles: create Tag component screen with examples ([8c9e89f](https://github.com/adaptui/react-native-tailwind/commit/8c9e89f9de74d66c6130177bce040709e34eb931))
22+
* **progress-bar:** :lipstick: wrap tailwind classnames with cx ([f39de78](https://github.com/adaptui/react-native-tailwind/commit/f39de78ae72ef4b265d8a0faf32faacc6ebcbe11))
23+
* **progress-bar:** :sparkles: wrap progress bar component ([aa84ad2](https://github.com/adaptui/react-native-tailwind/commit/aa84ad21099560378f50528d5e0e15c9952344f7))
24+
* **tag:** :sparkles: add themeColor for tag, remove TagProps hook, restructured tag render ([d760493](https://github.com/adaptui/react-native-tailwind/commit/d760493f395b91e357521172129a8ffb44a17b05))
25+
* **tag:** :zap: wrap tailwind classnames with cx, wrap textStyle inside styleAdapter ([b5defc9](https://github.com/adaptui/react-native-tailwind/commit/b5defc987b09c4454049f88fe9f9c0439159e3e0))
26+
* **tooltip:** :lipstick: updated tooltip theme ([bdc26c2](https://github.com/adaptui/react-native-tailwind/commit/bdc26c29dafdca5f7df5e0b71a84a8012e2c290e))
27+
* **tooltip:** :mute: remove console.log ([98fa76f](https://github.com/adaptui/react-native-tailwind/commit/98fa76f0bf103a4e4429f50c3dca9c428a60b720))
28+
* **tooltip:** :sparkles: wrap tailwind classnames with `cx`, move arrow style into tooltip theme ([edf65bd](https://github.com/adaptui/react-native-tailwind/commit/edf65bd8717cbf677df8174531050c6333b91eb7))
29+
* **tooltip:** :tada: wrap tooltip component ([f3c4c53](https://github.com/adaptui/react-native-tailwind/commit/f3c4c53abea46b28e0388b8e405ad076943e35fc))
30+
331
## [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)
432

533

@@ -533,4 +561,4 @@
533561
* **migration:** 🚚 separate example from core ([4059ebf](https://github.com/adaptui/react-native-tailwind/commit/4059ebfc8d462ff291872eaaaf526dc8e6fe5db7))
534562
* **readme:** 📝 refactor ([#43](https://github.com/adaptui/react-native-tailwind/issues/43)) ([593a085](https://github.com/adaptui/react-native-tailwind/commit/593a085b07f2403834e7e4750f63d4dac08657cf))
535563
* **release-it:** 👷 remove release tag check ([4b38fb5](https://github.com/adaptui/react-native-tailwind/commit/4b38fb5a279f79dcc6e894516503ba4562183e5a))
536-
* **release-it:** 👷 remove yarn test check ([63eaa3e](https://github.com/adaptui/react-native-tailwind/commit/63eaa3e284b3d6028f1b198e9f416d4dafa1e090))
564+
* **release-it:** 👷 remove yarn test check ([63eaa3e](https://github.com/adaptui/react-native-tailwind/commit/63eaa3e284b3d6028f1b198e9f416d4dafa1e090))

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