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 4
4
5
5
All notable changes to this template will be documented in this file
6
6
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
+
7
22
## v2.0.0 (2023-05-26)
8
23
9
24
### Added
Original file line number Diff line number Diff line change 4
4
< head >
5
5
< title > $template_name</ title >
6
6
< 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 " />
8
8
</ head >
9
9
10
10
< 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 >
12
16
</ body >
13
17
14
- </ html >
18
+ </ html >
Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< 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/' " />
8
7
</ head >
9
8
10
9
< 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 >
12
12
</ body >
13
13
14
- </ html >
14
+ </ html >
Original file line number Diff line number Diff line change 70
70
"overrides" : {
71
71
"stylelint-order" : " 6.0.3"
72
72
},
73
- "packageManager" : " pnpm@8.6.2"
73
+ "packageManager" : " pnpm@8.6.2" ,
74
+ "version" : " 2.1.0"
74
75
}
Original file line number Diff line number Diff line change 7
7
"devDependencies" : {
8
8
"bumpp" : " ^8.2.1"
9
9
}
10
- }
10
+ }
Original file line number Diff line number Diff line change 77
77
"overrides" : {
78
78
"stylelint-order" : " 6.0.3"
79
79
},
80
- "packageManager" : " pnpm@8.6.2"
80
+ "packageManager" : " pnpm@8.6.2" ,
81
+ "version" : " 2.1.0"
81
82
}
You can’t perform that action at this time.
0 commit comments