Skip to content

Commit 09fc816

Browse files
committed
🚀 Release v0.1.0-alpha.3
1 parent b3007d7 commit 09fc816

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+
## [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)
4+
5+
6+
### Bug Fixes
7+
8+
* **ssr:** 🐛 use defaultProps for composition ([b3007d7](https://github.com/adaptui/react-tailwind/commit/b3007d79b375fa241a46c8fb48705f938127592c))
9+
310
## [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)
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-tailwind",
3-
"version": "0.1.0-alpha.2",
3+
"version": "0.1.0-alpha.3",
44
"description": "React UI built with renderleskit-react & tailwind",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)