Skip to content

Commit 4bdef3f

Browse files
authored
Merge pull request #304 from shufo/release-please--branches--main--components--prettier-plugin-blade
2 parents 94ce0af + 858ebec commit 4bdef3f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.15.1"
2+
".": "1.15.2"
33
}

CHANGELOG.md

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

3+
## [1.15.2](https://github.com/shufo/prettier-plugin-blade/compare/v1.15.1...v1.15.2) (2025-01-25)
4+
5+
6+
### Miscellaneous
7+
8+
* 🤖 bump blade-formatter to 1.42.1 ([94ce0af](https://github.com/shufo/prettier-plugin-blade/commit/94ce0af371f4d79f3dce922b0d8df8012d585b08))
9+
* **deps:** update dependency vitest to v3 ([a3ea4b3](https://github.com/shufo/prettier-plugin-blade/commit/a3ea4b36c2884194733321c03cedefdf2b65d5d4))
10+
311
## [1.15.1](https://github.com/shufo/prettier-plugin-blade/compare/v1.15.0...v1.15.1) (2024-12-26)
412

513

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.15.1",
6+
"version": "1.15.2",
77
"dependencies": {
88
"blade-formatter": "1.42.1",
99
"prettier": "3.4.2"

0 commit comments

Comments
 (0)