Skip to content

Commit d8db29c

Browse files
committed
chore(release): 1.5.1
1 parent 8b47b87 commit d8db29c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.5.1](https://github.com/gregberge/twc/compare/v1.5.0...v1.5.1) (2025-07-18)
6+
7+
8+
### Bug Fixes
9+
10+
* avoid forwarding `asChild` prop ([9e3a939](https://github.com/gregberge/twc/commit/9e3a93968617cfeff07fe361a8715f9a573d8aed))
11+
512
## [1.5.0](https://github.com/gregberge/twc/compare/v1.4.2...v1.5.0) (2025-06-30)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-twc",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Create reusable Tailwind CSS components with React.",
55
"type": "module",
66
"exports": {

0 commit comments

Comments
 (0)