Skip to content

Commit

Permalink
chore: 🤖 Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jan 13, 2021
1 parent 656adfd commit 173ca03
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
## [0.6.4](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.3...v0.6.4) (2021-01-13)


### docs

* ✏️ add link to marketplace page ([6c237f8](https://github.com/shufo/vscode-blade-formatter/commit/6c237f818abc68c2d3694c649b374defa8540040))

### feat

* 🎸 bump blade-formatter to 1.9.7 ([656adfd](https://github.com/shufo/vscode-blade-formatter/commit/656adfdef2fd3cd700969c91b09ab4273e3e413d))



## [0.6.3](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.2...v0.6.3) (2020-12-08)


### chore

* 🤖 Release 0.6.3 ([0ab5ec0](https://github.com/shufo/vscode-blade-formatter/commit/0ab5ec0f067a25803e3bccef7a93d3de2ec4daff))

### feat

* 🎸 bump blade-formatter to 1.9.6 ([e840216](https://github.com/shufo/vscode-blade-formatter/commit/e840216ff0aaaa988c20a32268d8f989c290c113))
Expand Down
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.3",
"version": "0.6.4",
"license": "MIT",
"engines": {
"vscode": "^1.47.0",
Expand Down

0 comments on commit 173ca03

Please sign in to comment.