Skip to content

Commit

Permalink
chore: 🤖 Release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Nov 5, 2020
1 parent 2212792 commit 2805636
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.1](https://github.com/shufo/vscode-blade-formatter/compare/v0.6.0...v0.6.1) (2020-11-05)


### ci

* 🎡 add stale workflow ([9ab4df1](https://github.com/shufo/vscode-blade-formatter/commit/9ab4df163219e1640ba454d74036b920f6943bc6))

### feat

* 🎸 bump blade-formatter to 1.9.1 ([2212792](https://github.com/shufo/vscode-blade-formatter/commit/2212792b1981c9842c72e7a531933043cba0a0b0))



# [0.6.0](https://github.com/shufo/vscode-blade-formatter/compare/v0.5.2...v0.6.0) (2020-11-03)


### chore

* 🤖 Release 0.6.0 ([2b18453](https://github.com/shufo/vscode-blade-formatter/commit/2b1845337caec8a86c8995fa45ab4b4c131cb0fa))

### ci

* 🎡 change workflow name ([2b6837e](https://github.com/shufo/vscode-blade-formatter/commit/2b6837e2ac1b1532784e3abccaede5ef4c531322))
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.0",
"version": "0.6.1",
"license": "MIT",
"engines": {
"vscode": "^1.47.0",
Expand Down

0 comments on commit 2805636

Please sign in to comment.