Skip to content

Commit

Permalink
chore: release v3.0.0-beta.7
Browse files Browse the repository at this point in the history
  • Loading branch information
regnerisch committed Jul 21, 2022
1 parent f968f02 commit 1db18f9
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [3.0.0-beta.7](https://github.com/regnerisch/laravel-beyond/compare/v3.0.0-beta.6...v3.0.0-beta.7) (2022-07-21)


### Features

* add middleware command ([f968f02](https://github.com/regnerisch/laravel-beyond/commit/f968f02028f102124de681a0611e9522e1e717d6))

# [3.0.0-beta.6](https://github.com/regnerisch/laravel-beyond/compare/v3.0.0-beta.5...v3.0.0-beta.6) (2022-07-21)

# [3.0.0-beta.5](https://github.com/regnerisch/laravel-beyond/compare/v3.0.0-beta.4...v3.0.0-beta.5) (2022-07-21)
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "regnerisch/laravel-beyond",
"type": "library",
"license": "ISC",
"version": "3.0.0-beta.6",
"version": "3.0.0-beta.7",
"autoload": {
"psr-4": {
"Regnerisch\\LaravelBeyond\\": "src/"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1db18f9

Please sign in to comment.