File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.15.1 "
2
+ "." : " 1.15.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.15.2] ( https://github.com/shufo/prettier-plugin-blade/compare/v1.15.1...v1.15.2 ) (2025-01-25)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * 🤖 bump blade-formatter to 1.42.1 ([ 94ce0af] ( https://github.com/shufo/prettier-plugin-blade/commit/94ce0af371f4d79f3dce922b0d8df8012d585b08 ) )
9
+ * ** deps:** update dependency vitest to v3 ([ a3ea4b3] ( https://github.com/shufo/prettier-plugin-blade/commit/a3ea4b36c2884194733321c03cedefdf2b65d5d4 ) )
10
+
3
11
## [ 1.15.1] ( https://github.com/shufo/prettier-plugin-blade/compare/v1.15.0...v1.15.1 ) (2024-12-26)
4
12
5
13
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.1 " ,
6
+ "version" : " 1.15.2 " ,
7
7
"dependencies" : {
8
8
"blade-formatter" : " 1.42.1" ,
9
9
"prettier" : " 3.4.2"
You can’t perform that action at this time.
0 commit comments