Skip to content

Commit 6ff99f0

Browse files
authored
Merge pull request #384 from wayofdev/release-please--branches--master--components--laravel-starter-tpl
2 parents 02eb686 + f31bb59 commit 6ff99f0

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.7.0"
2+
".": "2.0.0"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## [1.7.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v1.6.0...v1.7.0) (2024-05-27)
417

518

0 commit comments

Comments
 (0)