Skip to content

Commit

Permalink
chore(main): release 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 11, 2023
1 parent a336e6f commit 072f9f1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# ChangeLog

## [0.22.1](https://github.com/shufo/vscode-blade-formatter/compare/v0.22.0...v0.22.1) (2023-08-11)


### Miscellaneous

* 🤖 delete prettier from dev dependencies ([a336e6f](https://github.com/shufo/vscode-blade-formatter/commit/a336e6fd339046e1309f01edb8cc9428eec832c5))

## [0.22.0](https://github.com/shufo/vscode-blade-formatter/compare/v0.21.2...v0.22.0) (2023-08-11)


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

0 comments on commit 072f9f1

Please sign in to comment.