Skip to content

Commit b8cda6e

Browse files
authored
Merge pull request #178 from shufo/release-please--branches--main--components--prettier-plugin-blade
2 parents 46e04c4 + b3991fa commit b8cda6e

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.8.6](https://github.com/shufo/prettier-plugin-blade/compare/v1.8.5...v1.8.6) (2023-01-20)
4+
5+
6+
### Miscellaneous
7+
8+
* 🤖 bump blade-formatter to 1.32.5 ([d8c9ea4](https://github.com/shufo/prettier-plugin-blade/commit/d8c9ea41599e67b771895fa20b067e53d89c94ae))
9+
310
## [1.8.5](https://github.com/shufo/prettier-plugin-blade/compare/v1.8.4...v1.8.5) (2023-01-14)
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.8.5",
6+
"version": "1.8.6",
77
"dependencies": {
88
"blade-formatter": "^1.32.5",
99
"prettier": "^2.6.2",

0 commit comments

Comments
 (0)