File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1+ ## v2.2.0 (2025-10-09)
2+
3+ ### Feat
4+
5+ - add analytics tab in dashboard page (#220 )
6+ - add extra AppTitle component for sidebar header (#216 )
7+ - update 2-column sign in page (#213 )
8+
9+ ### Fix
10+
11+ - update sidebar menu chevron direction in RTL mode (#229 )
12+ - pagination button spacing (#215 )
13+ - upgrade lucide-react to solve antivirus warning (#211 )
14+
15+ ### Refactor
16+
17+ - move sidebar related components into app-sidebar
18+ - change SidebarInset component from 'main' to 'div'
19+ - replace extra main container query with content container query
20+ - replace inline svg logo with logo component (#214 )
21+
122## v2.1.0 (2025-08-23)
223
324### Feat
Original file line number Diff line number Diff line change 11{
22 "name" : " shadcn-admin" ,
33 "private" : false ,
4- "version" : " 2.1 .0" ,
4+ "version" : " 2.2 .0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments