Skip to content

Commit

Permalink
chore: 🤖 Release 0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Jan 16, 2021
1 parent ccefc72 commit 1a232cb
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.5](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.4...v0.6.5) (2021-01-16)


### chore

* 🤖 specify debug version explicitly ([f09a599](https://github.com/shufo/vscode-blade-formatter/commit/f09a5994db120f3760feea44603de580dac19183))

### feat

* 🎸 bump blade-formatter from 1.9.7 to 1.9.8 ([ccefc72](https://github.com/shufo/vscode-blade-formatter/commit/ccefc722be2f6b776af770814460bb708d95dca9))



## [0.6.4](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.3...v0.6.4) (2021-01-13)


### chore

* 🤖 Release 0.6.4 ([173ca03](https://github.com/shufo/vscode-blade-formatter/commit/173ca03c6f538cfd45d0acad60ee61af1774b00d))

### docs

* ✏️ add link to marketplace page ([6c237f8](https://github.com/shufo/vscode-blade-formatter/commit/6c237f818abc68c2d3694c649b374defa8540040))
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.4",
"version": "0.6.5",
"license": "MIT",
"engines": {
"vscode": "^1.47.0",
Expand Down

0 comments on commit 1a232cb

Please sign in to comment.