Skip to content

Commit

Permalink
chore(release): 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Aug 18, 2024
1 parent 9a3c5b0 commit 7abe7af
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.4.2](https://github.com/gregberge/twc/compare/v1.4.1...v1.4.2) (2024-08-18)


### Bug Fixes

* component props from attrs not respecting provided transient props ([b48d22d](https://github.com/gregberge/twc/commit/b48d22dd62eccccf4c208cec2ac8d96165d2ab04))

### [1.4.1](https://github.com/gregberge/twc/compare/v1.4.0...v1.4.1) (2024-01-18)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-twc",
"version": "1.4.1",
"version": "1.4.2",
"description": "Create reusable Tailwind CSS components with React.",
"type": "module",
"exports": {
Expand Down

0 comments on commit 7abe7af

Please sign in to comment.