We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 700e71c + 7f27e1b commit 36295a3Copy full SHA for 36295a3
.github/.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "2.6.3"
+ ".": "2.7.0"
3
}
CHANGELOG.md
@@ -1,5 +1,17 @@
# Changelog
+## [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
15
## [2.6.3](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.2...v2.6.3) (2024-04-22)
16
17
0 commit comments