Skip to content

Commit c1d2c21

Browse files
chore(main): release 1.15.4
1 parent 534f3bf commit c1d2c21

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.15.3"
2+
".": "1.15.4"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.15.4](https://github.com/shufo/prettier-plugin-blade/compare/v1.15.3...v1.15.4) (2025-07-11)
4+
5+
6+
### Fixes
7+
8+
* **deps:** update dependency prettier to v3.6.2 ([3df484e](https://github.com/shufo/prettier-plugin-blade/commit/3df484e65c211def74b6ffc41f81dc9b1c005fab))
9+
10+
11+
### Miscellaneous
12+
13+
* 🤖 bump blade-formatter to 1.42.3 ([534f3bf](https://github.com/shufo/prettier-plugin-blade/commit/534f3bf4f4a0304d2443cfe0b1c054f407f6e81c))
14+
315
## [1.15.3](https://github.com/shufo/prettier-plugin-blade/compare/v1.15.2...v1.15.3) (2025-02-08)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">= 14.0.0"
55
},
6-
"version": "1.15.3",
6+
"version": "1.15.4",
77
"dependencies": {
88
"blade-formatter": "1.42.3",
99
"prettier": "3.6.2"

0 commit comments

Comments
 (0)