Skip to content

Commit

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

## [0.20.0](https://github.com/shufo/vscode-blade-formatter/compare/v0.19.2...v0.20.0) (2022-10-31)


### Features

* 🎸 add option `Custom Html Attributes Order` ([b5535bc](https://github.com/shufo/vscode-blade-formatter/commit/b5535bc67b83be1882717dd45fc9a0ffc5a052e5))


### Miscellaneous

* 🤖 bump blade-formatter to 1.31.0 ([4b5ddcc](https://github.com/shufo/vscode-blade-formatter/commit/4b5ddcc04a5db42e3797404c79c69128750c01a5))
* **deps:** update all minor update of dev dependencies to v5.42.0 ([14f11ce](https://github.com/shufo/vscode-blade-formatter/commit/14f11ce458293e0e280f67bd206e5cd27f5ebcf7))

## [0.19.2](https://github.com/shufo/vscode-blade-formatter/compare/v0.19.1...v0.19.2) (2022-10-23)


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

0 comments on commit 8a855c6

Please sign in to comment.