File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.16.0 "
2
+ "." : " 1.16.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.16.1] ( https://github.com/shufo/prettier-plugin-blade/compare/v1.16.0...v1.16.1 ) (2025-08-10)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * 🤖 bump blade-formatter to 1.44.0 ([ 504d628] ( https://github.com/shufo/prettier-plugin-blade/commit/504d628da4b26a936347f0b43da4e591e76e9656 ) )
9
+ * ** deps:** update akhilmhdh/contributors-readme-action action to v2.3.11 ([ cf9d946] ( https://github.com/shufo/prettier-plugin-blade/commit/cf9d9468a3bc69b0359fc7635630cce8767573bc ) )
10
+ * ** deps:** update dependency cross-env to v10 ([ 7da272f] ( https://github.com/shufo/prettier-plugin-blade/commit/7da272f9f239eb538366cbca8a78637bead08d4a ) )
11
+
3
12
## [ 1.16.0] ( https://github.com/shufo/prettier-plugin-blade/compare/v1.15.4...v1.16.0 ) (2025-07-16)
4
13
5
14
Original file line number Diff line number Diff line change 3
3
"engines" : {
4
4
"node" : " >= 14.0.0"
5
5
},
6
- "version" : " 1.16.0 " ,
6
+ "version" : " 1.16.1 " ,
7
7
"dependencies" : {
8
8
"blade-formatter" : " 1.44.0" ,
9
9
"prettier" : " 3.6.2"
You can’t perform that action at this time.
0 commit comments