File tree Expand file tree Collapse file tree 6 files changed +31
-10
lines changed Expand file tree Collapse file tree 6 files changed +31
-10
lines changed Original file line number Diff line number Diff line change 44
55All notable changes to this template will be documented in this file
66
7+ ## v2.1.0 (2024-01-05)
8+
9+ ### Added
10+
11+ - Added Remix Icons
12+
13+ ### Updated
14+
15+ - Updated all dependencies and devDependencies to latest
16+ - Updated Laravel version to latest
17+
18+ ### Removed
19+
20+ - Material Design icons removed
21+
722## v2.0.0 (2023-05-26)
823
924### Added
Original file line number Diff line number Diff line change 44< head >
55 < title > $template_name</ title >
66 < meta http-equiv ="refresh "
7- content ="0; URL='$docs_url' " />
7+ content ="0; URL=https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/laravel-integration/folder-structure.html " />
88</ head >
99
1010< body >
11- < p > If you do not redirect please visit : < a href ="$docs_url "> $docs_url</ a > </ p >
11+ < p > If you do not redirect please visit : < a
12+ href ="https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/laravel-integration/folder-structure.html ">
13+ https://demos.themeselection.com/materio-vuetify-vuejs-admin-template/documentation/guide/laravel-integration/folder-structure.html
14+ </ a >
15+ </ p >
1216</ body >
1317
14- </ html >
18+ </ html >
Original file line number Diff line number Diff line change 33
44< head >
55 < title > Hire Us</ title >
6- < meta http-equiv ="refresh "
7- content ="0; URL='https://themeselection.com/hire-us/' " />
6+ < meta http-equiv ="refresh " content ="0; URL='https://themeselection.com/hire-us/' " />
87</ head >
98
109< body >
11- < p > If you do not redirect please visit : < a href ="https://themeselection.com/hire-us/ "> https://themeselection.com/hire-us/</ a > </ p >
10+ < p > If you do not redirect please visit : < a
11+ href ="https://themeselection.com/hire-us/ "> https://themeselection.com/hire-us/</ a > </ p >
1212</ body >
1313
14- </ html >
14+ </ html >
Original file line number Diff line number Diff line change 7070 "overrides" : {
7171 "stylelint-order" : " 6.0.3"
7272 },
73- "packageManager" : " pnpm@8.6.2"
73+ "packageManager" : " pnpm@8.6.2" ,
74+ "version" : " 2.1.0"
7475}
Original file line number Diff line number Diff line change 77 "devDependencies" : {
88 "bumpp" : " ^8.2.1"
99 }
10- }
10+ }
Original file line number Diff line number Diff line change 7777 "overrides" : {
7878 "stylelint-order" : " 6.0.3"
7979 },
80- "packageManager" : " pnpm@8.6.2"
80+ "packageManager" : " pnpm@8.6.2" ,
81+ "version" : " 2.1.0"
8182}
You can’t perform that action at this time.
0 commit comments