Skip to content

Commit 70cfd30

Browse files
committed
bump: version 1.4.1 → 1.4.2
1 parent e7ba032 commit 70cfd30

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,3 +1,10 @@
1+
## v1.4.2 (2025-07-23)
2+
3+
### Fix
4+
5+
- remove unnecessary transitions in table (#176)
6+
- overflow background in tables (#175)
7+
18
## v1.4.1 (2025-06-25)
29

310
### Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shadcn-admin",
33
"private": false,
4-
"version": "1.4.1",
4+
"version": "1.4.2",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)