Skip to content

Commit 1b67c1a

Browse files
committed
chore: release v3.1.1
1 parent 58aa71e commit 1b67c1a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.1.1](https://github.com/heroui-inc/tailwind-variants/compare/v3.1.0...v3.1.1) (2025-09-08)
2+
3+
4+
### Bug Fixes
5+
6+
* use 'type' for type-only imports and specify file extensions ([#272](https://github.com/heroui-inc/tailwind-variants/issues/272)) ([58aa71e](https://github.com/heroui-inc/tailwind-variants/commit/58aa71eaf1e9d9cf4954fad786b3b8e9e36775ca))
7+
8+
9+
110
# [3.1.0](https://github.com/heroui-inc/tailwind-variants/compare/v3.0.0...v3.1.0) (2025-08-25)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tailwind-variants",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "🦄 Tailwindcss first-class variant API",
55
"keywords": [
66
"tailwindcss",

0 commit comments

Comments
 (0)