We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46e04c4 + b3991fa commit b8cda6eCopy full SHA for b8cda6e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.8.6](https://github.com/shufo/prettier-plugin-blade/compare/v1.8.5...v1.8.6) (2023-01-20)
4
+
5
6
+### Miscellaneous
7
8
+* 🤖 bump blade-formatter to 1.32.5 ([d8c9ea4](https://github.com/shufo/prettier-plugin-blade/commit/d8c9ea41599e67b771895fa20b067e53d89c94ae))
9
10
## [1.8.5](https://github.com/shufo/prettier-plugin-blade/compare/v1.8.4...v1.8.5) (2023-01-14)
11
12
package.json
@@ -3,7 +3,7 @@
"engines": {
"node": ">= 14.0.0"
},
- "version": "1.8.5",
+ "version": "1.8.6",
"dependencies": {
"blade-formatter": "^1.32.5",
"prettier": "^2.6.2",
0 commit comments