Skip to content

Commit 1611a48

Browse files
authored
Merge pull request #920 from shufo/release-please--branches--main--components--vscode-blade-formatter
chore(main): release 0.24.6
2 parents 87c41a4 + 9ff92b8 commit 1611a48

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.24.5"
2+
".": "0.24.6"
33
}

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ChangeLog
22

3+
## [0.24.6](https://github.com/shufo/vscode-blade-formatter/compare/v0.24.5...v0.24.6) (2025-02-16)
4+
5+
6+
### Miscellaneous
7+
8+
* **deps:** bump blade-formatter from 1.42.1 to 1.42.2 ([16643a7](https://github.com/shufo/vscode-blade-formatter/commit/16643a76e3dc60693dc2e94b5da26f33d7ffc670))
9+
310
## [0.24.5](https://github.com/shufo/vscode-blade-formatter/compare/v0.24.4...v0.24.5) (2025-01-25)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "shufo",
44
"displayName": "Laravel Blade formatter",
55
"description": "Laravel Blade formatter for VSCode",
6-
"version": "0.24.5",
6+
"version": "0.24.6",
77
"license": "MIT",
88
"engines": {
99
"vscode": "^1.57.0",

0 commit comments

Comments
 (0)