Skip to content

Commit

Permalink
chore(master): release 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed Apr 24, 2024
1 parent 700e71c commit 7f27e1b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.6.3"
".": "2.7.0"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


### Features

* markdown-lint action and Makefile command ([2e63462](https://github.com/wayofdev/laravel-package-tpl/commit/2e634628731b5bff0114199853c34e024d291358))


### Documentation

* update readme ([368e987](https://github.com/wayofdev/laravel-package-tpl/commit/368e987bb81b97aa07069e20ca59a80f3b34d321))

## [2.6.3](https://github.com/wayofdev/laravel-package-tpl/compare/v2.6.2...v2.6.3) (2024-04-22)


Expand Down

0 comments on commit 7f27e1b

Please sign in to comment.