Skip to content

Commit

Permalink
chore: 🤖 Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shufo committed Nov 3, 2020
1 parent bc97bbc commit ebdb390
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
## [0.5.2](https://github.com/shufo/vscode-blade-formatter/compare/v0.5.1...v0.5.2) (2020-11-03)


### chore

* 🤖 bump blade-formatter to 1.8.1 ([bc97bbc](https://github.com/shufo/vscode-blade-formatter/commit/bc97bbc823987330a164c551d16749f3bddffef6))
* 🤖 bump blade-formatter to 1.8.1 ([630adef](https://github.com/shufo/vscode-blade-formatter/commit/630adef2ded04b6b9a1a11ac19be8f9f45cd080e))

### docs

* ✏️ add template for issue and pr ([5bbb694](https://github.com/shufo/vscode-blade-formatter/commit/5bbb694d1cd0aecea37a2e1aa12ace6bfe4b568a))

### feat

* 🎸 show message dialog if something goes wrong ([06d110c](https://github.com/shufo/vscode-blade-formatter/commit/06d110c1616cd13cd933e826fd2c5da78979c62f))



## [0.5.1](https://github.com/shufo/vscode-blade-formatter/compare/v0.5.0...v0.5.1) (2020-10-31)


### chore

* 🤖 Release 0.5.1 ([8307f4e](https://github.com/shufo/vscode-blade-formatter/commit/8307f4e2ca598ca7b3dc6cedb43ef671e6845bd1))

### docs

* ✏️ update CHANGELOG.md ([3ce408e](https://github.com/shufo/vscode-blade-formatter/commit/3ce408e7e61faecfb8f0db1e4e5f97082765ee74))
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.5.1",
"version": "0.5.2",
"license": "MIT",
"engines": {
"vscode": "^1.47.0",
Expand Down

0 comments on commit ebdb390

Please sign in to comment.