Skip to content

Commit

Permalink
chore(main): release 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 25, 2022
1 parent a589bf1 commit 61a2a49
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.18.1](https://github.com/shufo/vscode-blade-formatter/compare/v0.18.0...v0.18.1) (2022-09-25)


### Miscellaneous

* 🤖 bump blade-formatter to 1.29.7 ([b2a37fd](https://github.com/shufo/vscode-blade-formatter/commit/b2a37fd0bad43cf054841fea67fb8824da45130c))
* **deps:** update actions/stale action to v6 ([b061dd7](https://github.com/shufo/vscode-blade-formatter/commit/b061dd7be972b28537320f0a9f1eb9857fb867e4))
* **deps:** update all minor update of dev dependencies ([6d165c9](https://github.com/shufo/vscode-blade-formatter/commit/6d165c9beb10579c433f9d4ab73277b761299bed))

## [0.18.0](https://github.com/shufo/vscode-blade-formatter/compare/v0.17.5...v0.18.0) (2022-09-21)


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

0 comments on commit 61a2a49

Please sign in to comment.