Skip to content

Commit

Permalink
chore(main): release 0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 20, 2022
1 parent 2496338 commit c1255d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# ChangeLog

## [0.20.2](https://github.com/shufo/vscode-blade-formatter/compare/v0.20.1...v0.20.2) (2022-11-20)


### Miscellaneous

* 🤖 bump blade-formatter to 1.31.1 ([0aa80b5](https://github.com/shufo/vscode-blade-formatter/commit/0aa80b5b7820f42cb229cccedb625e52d0498f81))
* **deps:** update all minor update of dev dependencies ([4ce493d](https://github.com/shufo/vscode-blade-formatter/commit/4ce493de93b98f0bf46296d6a057c7f487796ea5))
* **deps:** update timonvs/pr-labeler-action action to v4 ([eeeb1b6](https://github.com/shufo/vscode-blade-formatter/commit/eeeb1b65c09cd98e6c81738dd1b6f94e573e3430))

## [0.20.1](https://github.com/shufo/vscode-blade-formatter/compare/v0.20.0...v0.20.1) (2022-11-10)


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.20.1",
"version": "0.20.2",
"license": "MIT",
"engines": {
"vscode": "^1.57.0",
Expand Down

0 comments on commit c1255d0

Please sign in to comment.