Skip to content

Commit df54875

Browse files
authored
Merge pull request #484 from wayofdev/release-please--branches--master--components--laravel-package-tpl
chore(master): release 2.4.1
2 parents 689d9ab + d263c8c commit df54875

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

.github/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.4.0"
2+
".": "2.4.1"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [2.4.1](https://github.com/wayofdev/laravel-package-tpl/compare/v2.4.0...v2.4.1) (2024-04-12)
4+
5+
6+
### Bug Fixes
7+
8+
* create release action ([a92fe64](https://github.com/wayofdev/laravel-package-tpl/commit/a92fe64f340ab5b64f1e055382e2fa9d42000d1b))
9+
* migrate create release action ([eacf576](https://github.com/wayofdev/laravel-package-tpl/commit/eacf576d093173380437fc8cd45404cd190b0683))
10+
11+
12+
### Documentation
13+
14+
* update readme ([6cfad22](https://github.com/wayofdev/laravel-package-tpl/commit/6cfad22fff76786edcc66a56bb83306e1f9781ab))
15+
* updating contributing guide ([04b04cb](https://github.com/wayofdev/laravel-package-tpl/commit/04b04cbdd801483a1af90d3dd284ddef5b9360a5))
16+
* updating contributing guide ([cbd35d6](https://github.com/wayofdev/laravel-package-tpl/commit/cbd35d612bcdfde7c2c9f7a282d66f763b62c6c1))
17+
* updating contributing guide ([6d96f1b](https://github.com/wayofdev/laravel-package-tpl/commit/6d96f1b5dcd44ad246143de93472089103460b6b))
18+
319
## [2.4.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.3.0...v2.4.0) (2024-04-09)
420

521

0 commit comments

Comments
 (0)