Skip to content

Commit 94d233d

Browse files
authored
Merge pull request #337 from shufo/release-please--branches--main--components--prettier-plugin-blade
2 parents 154252f + 595e0bb commit 94d233d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.16.0"
2+
".": "1.16.1"
33
}

CHANGELOG.md

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

3+
## [1.16.1](https://github.com/shufo/prettier-plugin-blade/compare/v1.16.0...v1.16.1) (2025-08-10)
4+
5+
6+
### Miscellaneous
7+
8+
* 🤖 bump blade-formatter to 1.44.0 ([504d628](https://github.com/shufo/prettier-plugin-blade/commit/504d628da4b26a936347f0b43da4e591e76e9656))
9+
* **deps:** update akhilmhdh/contributors-readme-action action to v2.3.11 ([cf9d946](https://github.com/shufo/prettier-plugin-blade/commit/cf9d9468a3bc69b0359fc7635630cce8767573bc))
10+
* **deps:** update dependency cross-env to v10 ([7da272f](https://github.com/shufo/prettier-plugin-blade/commit/7da272f9f239eb538366cbca8a78637bead08d4a))
11+
312
## [1.16.0](https://github.com/shufo/prettier-plugin-blade/compare/v1.15.4...v1.16.0) (2025-07-16)
413

514

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.16.0",
6+
"version": "1.16.1",
77
"dependencies": {
88
"blade-formatter": "1.44.0",
99
"prettier": "3.6.2"

0 commit comments

Comments
 (0)