Skip to content

Commit cee635e

Browse files
authored
Merge pull request #248 from shufo/release-please--branches--main--components--prettier-plugin-blade
2 parents 3b5ea17 + 85be805 commit cee635e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.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+
310
## [1.13.2](https://github.com/shufo/prettier-plugin-blade/compare/v1.13.1...v1.13.2) (2023-10-15)
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.13.2",
6+
"version": "1.13.3",
77
"dependencies": {
88
"blade-formatter": "1.38.5",
99
"prettier": "3.0.3"

0 commit comments

Comments
 (0)