Skip to content

Commit b01e748

Browse files
committed
🚀 Release v0.1.0-alpha.2
1 parent ef5603e commit b01e748

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

22

3+
## [0.1.0-alpha.2](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.1...v0.1.0-alpha.2) (2022-07-14)
4+
5+
6+
### Maintanance Updates
7+
8+
* **deps:** ⬆️ update dev dependencies (minor) ([25966df](https://github.com/adaptui/react-tailwind/commit/25966df6195e94d02ed6fcee72dac04f56753dd6))
9+
10+
11+
### Documentation Changes
12+
13+
* **readme:** 📝 update docs site url ([1239aa3](https://github.com/adaptui/react-tailwind/commit/1239aa301e7582bef79fcb4ca27e2bb45ab92a35))
14+
15+
16+
### Code Refactors
17+
18+
* **tooltip:** ♻️ update types for state ([ef5603e](https://github.com/adaptui/react-tailwind/commit/ef5603e22213746394af8c0be7b1ae6ad904fe36))
19+
320
## [0.1.0-alpha.1](https://github.com/adaptui/react-tailwind/compare/v0.1.0-alpha.0...v0.1.0-alpha.1) (2022-07-14)
421

522

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.1",
3+
"version": "0.1.0-alpha.2",
44
"description": "React UI built with renderleskit-react & tailwind",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)