Skip to content

Commit

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


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


### Bug Fixes

* add missing class ([8fa2fd1](https://github.com/regnerisch/laravel-beyond/commit/8fa2fd1bc377111e54c0d87b72767f3126e82a6f))


### Features

* add rule command & refactor code ([1f0fd91](https://github.com/regnerisch/laravel-beyond/commit/1f0fd91612f79f76fc513caced7ba859a35a977f))

# [3.0.0-beta.3](https://github.com/regnerisch/laravel-beyond/compare/v3.0.0-beta.2...v3.0.0-beta.3) (2022-05-20)


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.3",
"version": "3.0.0-beta.4",
"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 db6c6ce

Please sign in to comment.