Skip to content

Commit b659ffe

Browse files
authored
Merge pull request #301 from shufo/release-please--branches--main--components--prettier-plugin-blade
2 parents 09f25f0 + ce78a63 commit b659ffe

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.14.3"
2+
".": "1.15.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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+
310
## [1.14.3](https://github.com/shufo/prettier-plugin-blade/compare/v1.14.2...v1.14.3) (2024-12-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"engines": {
44
"node": ">= 14.0.0"
55
},
6-
"version": "1.14.3",
6+
"version": "1.15.0",
77
"dependencies": {
88
"blade-formatter": "1.42.0",
99
"prettier": "3.4.2"

0 commit comments

Comments
 (0)