Skip to content

Commit 8db7943

Browse files
committed
🚀 Release v0.1.0-alpha.4
1 parent 6dba0a1 commit 8db7943

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+
## [0.1.0-alpha.4](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.3...v0.1.0-alpha.4) (2022-07-19)
4+
5+
6+
### Maintanance Updates
7+
8+
* **deps:** ⬆️ update dependency postcss-focus-visible to v7 ([6ab0155](https://github.com/adaptui/react-tailwind/commit/6ab0155462dfbbb4f2930a8a9f3315dde022f23d))
9+
* **deps:** ⬆️ update dev dependencies (minor) ([5c60234](https://github.com/adaptui/react-tailwind/commit/5c602348a5f6a5fe98a097b3eab25df2076ebfd6))
10+
11+
12+
### Feature Updates
13+
14+
* **tooltip:** ✨ add anchor prop to provide renderPropable element ([#342](https://github.com/adaptui/react-tailwind/issues/342)) ([6dba0a1](https://github.com/adaptui/react-tailwind/commit/6dba0a19c6daf6ca4a7701a839701fd0cd342006))
15+
316
## [0.1.0-alpha.3](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.2...v0.1.0-alpha.3) (2022-07-15)
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-tailwind",
3-
"version": "0.1.0-alpha.3",
3+
"version": "0.1.0-alpha.4",
44
"description": "React UI built with renderleskit-react & tailwind",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)