File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.7 .0"
2
+ "." : " 2.0 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 2.0.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v1.7.0...v2.0.0 ) (2024-05-29)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * update laravel base to 11.x
9
+
10
+ ### Features
11
+
12
+ * laravel-11.x updates ([ 72225c6] ( https://github.com/wayofdev/laravel-starter-tpl/commit/72225c6bd693e1e307eb278edcc30fe0a4ef21ca ) )
13
+ * update laravel base to 11.x ([ 342a519] ( https://github.com/wayofdev/laravel-starter-tpl/commit/342a519ac4be3fda014255471fd82a860fbcbed5 ) )
14
+ * update laravel configs to 11.x ([ 7e9a599] ( https://github.com/wayofdev/laravel-starter-tpl/commit/7e9a599fa0553df0443f988babbfc2ceff3aa9f0 ) )
15
+
3
16
## [ 1.7.0] ( https://github.com/wayofdev/laravel-starter-tpl/compare/v1.6.0...v1.7.0 ) (2024-05-27)
4
17
5
18
You can’t perform that action at this time.
0 commit comments