File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.15.3 "
2
+ "." : " 1.15.4 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 1.15.3] ( https://github.com/shufo/prettier-plugin-blade/compare/v1.15.2...v1.15.3 ) (2025-02-08)
4
16
5
17
Original file line number Diff line number Diff line change 3
3
"engines" : {
4
4
"node" : " >= 14.0.0"
5
5
},
6
- "version" : " 1.15.3 " ,
6
+ "version" : " 1.15.4 " ,
7
7
"dependencies" : {
8
8
"blade-formatter" : " 1.42.3" ,
9
9
"prettier" : " 3.6.2"
You can’t perform that action at this time.
0 commit comments