Skip to content

Commit

Permalink
chore: 🤖 Release 0.6.7
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jan 29, 2021
1 parent fd6b0c8 commit 28b339d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
## [0.6.7](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.6...v0.6.7) (2021-01-29)


### feat

* 🎸 bump blade-formatter to 1.10.1 ([fd6b0c8](https://github.com/shufo/vscode-blade-formatter/commit/fd6b0c877f4f0de4e19485da649624d36d34e714))



## [0.6.6](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.5...v0.6.6) (2021-01-23)


### chore

* 🤖 Release 0.6.6 ([cc41c05](https://github.com/shufo/vscode-blade-formatter/commit/cc41c05ceeb30d76b8f4d34481e4dce4be70ebc5))

### feat

* 🎸 bump blade-formatter from 1.9.8 to 1.9.9 ([33d7cbb](https://github.com/shufo/vscode-blade-formatter/commit/33d7cbbaf35ffa8447c7536f07d515bb97d63e29))
Expand Down
2 changes: 1 addition & 1 deletion 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
Expand Up @@ -3,7 +3,7 @@
"publisher": "shufo",
"displayName": "Laravel Blade formatter",
"description": "Laravel Blade formatter for VSCode",
"version": "0.6.6",
"version": "0.6.7",
"license": "MIT",
"engines": {
"vscode": "^1.47.0",
Expand Down

0 comments on commit 28b339d

Please sign in to comment.