Skip to content

Commit 36295a3

Browse files
authored
Merge pull request #525 from wayofdev/release-please--branches--master--components--laravel-package-tpl
chore(master): release 2.7.0
2 parents 700e71c + 7f27e1b commit 36295a3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-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.6.3"
2+
".": "2.7.0"
33
}

CHANGELOG.md

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

3+
## [2.7.0](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.3...v2.7.0) (2024-04-24)
4+
5+
6+
### Features
7+
8+
* markdown-lint action and Makefile command ([2e63462](https://github.com/wayofdev/laravel-package-tpl/commit/2e634628731b5bff0114199853c34e024d291358))
9+
10+
11+
### Documentation
12+
13+
* update readme ([368e987](https://github.com/wayofdev/laravel-package-tpl/commit/368e987bb81b97aa07069e20ca59a80f3b34d321))
14+
315
## [2.6.3](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.2...v2.6.3) (2024-04-22)
416

517

0 commit comments

Comments
 (0)