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 6591c33 + 148bde0 commit 6859e56Copy full SHA for 6859e56
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [1.0.9](https://www.github.com/shufo/prettier-plugin-blade/compare/v1.0.8...v1.0.9) (2022-02-20)
4
+
5
6
+### Miscellaneous
7
8
+* 🤖 bump blade-formatter to 1.18.5 ([d90be2f](https://www.github.com/shufo/prettier-plugin-blade/commit/d90be2f37d0aa06aac89cfc61a132f2135b201f8))
9
10
### [1.0.8](https://www.github.com/shufo/prettier-plugin-blade/compare/v1.0.7...v1.0.8) (2022-02-13)
11
12
package.json
@@ -3,7 +3,7 @@
"engines": {
"node": ">= 14.0.0"
},
- "version": "1.0.8",
+ "version": "1.0.9",
"dependencies": {
"blade-formatter": "^1.18.5",
"prettier": "^2.5.1",
0 commit comments