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 09f25f0 + ce78a63 commit b659ffeCopy full SHA for b659ffe
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.14.3"
+ ".": "1.15.0"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [1.15.0](https://github.com/shufo/prettier-plugin-blade/compare/v1.14.3...v1.15.0) (2024-12-22)
4
+
5
6
+### Miscellaneous
7
8
+* release 1.15.0 ([09f25f0](https://github.com/shufo/prettier-plugin-blade/commit/09f25f01dda0f5154b10ea24f2f1449b561e9441))
9
10
## [1.14.3](https://github.com/shufo/prettier-plugin-blade/compare/v1.14.2...v1.14.3) (2024-12-22)
11
12
package.json
@@ -3,7 +3,7 @@
"engines": {
"node": ">= 14.0.0"
},
- "version": "1.14.3",
+ "version": "1.15.0",
"dependencies": {
"blade-formatter": "1.42.0",
"prettier": "3.4.2"
0 commit comments