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 3b5ea17 + 85be805 commit cee635eCopy full SHA for cee635e
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.3](https://github.com/shufo/prettier-plugin-blade/compare/v1.13.2...v1.13.3) (2023-10-16)
4
+
5
6
+### Miscellaneous
7
8
+* 🤖 bump blade-formatter to 1.38.5 ([3b5ea17](https://github.com/shufo/prettier-plugin-blade/commit/3b5ea17cf8a3828163df553ffd70b72df5ff9d06))
9
10
## [1.13.2](https://github.com/shufo/prettier-plugin-blade/compare/v1.13.1...v1.13.2) (2023-10-15)
11
12
package.json
@@ -3,7 +3,7 @@
"engines": {
"node": ">= 14.0.0"
},
- "version": "1.13.2",
+ "version": "1.13.3",
"dependencies": {
"blade-formatter": "1.38.5",
"prettier": "3.0.3"
0 commit comments