Skip to content

Commit

Permalink
chore(release): 2.6.4 [skip ci]
Browse files Browse the repository at this point in the history
## [2.6.4](v2.6.3...v2.6.4) (2022-02-12)

### Bug Fixes

* upgrade to laravel 9 ([f582f33](f582f33))
  • Loading branch information
semantic-release-bot committed Feb 12, 2022
1 parent 24729c6 commit a4e0350
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.6.4](https://github.com/daveroverts/bmac/compare/v2.6.3...v2.6.4) (2022-02-12)


### Bug Fixes

* upgrade to laravel 9 ([f582f33](https://github.com/daveroverts/bmac/commit/f582f337eeb903a0827a467f93bf29924c6962e0))

## [2.6.3](https://github.com/daveroverts/bmac/compare/v2.6.2...v2.6.3) (2022-01-12)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bmac",
"private": true,
"version": "2.6.3",
"version": "2.6.4",
"repository": {
"type": "git",
"url": "https://github.com/daveroverts/bmac.git"
Expand Down

0 comments on commit a4e0350

Please sign in to comment.