Skip to content

Commit 14f824c

Browse files
authored
Merge pull request #395 from wayofdev/release-please--branches--master--components--laravel-starter-tpl
2 parents d6d9d64 + 8e75188 commit 14f824c

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

.github/.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [2.2.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v2.1.0...v2.2.0) (2024-05-29)
4+
5+
6+
### Features
7+
8+
* add coding standards workflow ([ba25a67](https://github.com/wayofdev/laravel-starter-tpl/commit/ba25a67fb65cccefccbd1b9805382e30ed42d3e6))
9+
* add security workflow ([6db4610](https://github.com/wayofdev/laravel-starter-tpl/commit/6db46107df4c1e9f57ea3018c4e6073e135f56ca))
10+
* add stan workflow ([236ca95](https://github.com/wayofdev/laravel-starter-tpl/commit/236ca957ba820aace9104c6be8afd173e59f7cc9))
11+
* update deployment workflows ([c67f6d0](https://github.com/wayofdev/laravel-starter-tpl/commit/c67f6d074ae15d95faed453e4de15122b0dee3e6))
12+
* update deployment workflows ([44014c7](https://github.com/wayofdev/laravel-starter-tpl/commit/44014c7ba95bcc3640e1846b55bc1b88a3cc8dcd))
13+
14+
15+
### Bug Fixes
16+
17+
* phpstan errors with query builder filters ([3d07f67](https://github.com/wayofdev/laravel-starter-tpl/commit/3d07f67bcf17c7f8a7ca348511473f9b1483fc5b))
18+
19+
20+
### Continuous Integration
21+
22+
* update composer ([f600aaa](https://github.com/wayofdev/laravel-starter-tpl/commit/f600aaa38d56eb2ee8774626cf2d750804969df2))
23+
* update default version to php 8.3 ([2c77b3a](https://github.com/wayofdev/laravel-starter-tpl/commit/2c77b3a34b2cdca853b179241303c8d88f92a66e))
24+
325
## [2.1.0](https://github.com/wayofdev/laravel-starter-tpl/compare/v2.0.0...v2.1.0) (2024-05-29)
426

527

0 commit comments

Comments
 (0)