Skip to content

Commit 3604837

Browse files
authored
Merge pull request #1034 from shufo/release-please--branches--main--components--blade-formatter
2 parents 40b72c2 + 05772ca commit 3604837

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.44.2](https://github.com/shufo/blade-formatter/compare/v1.44.1...v1.44.2) (2025-08-11)
4+
5+
6+
### Fixes
7+
8+
* 🐛 revert glob to v10 ([40b72c2](https://github.com/shufo/blade-formatter/commit/40b72c23a82a4e67b0d5085c7667a0eef77b3fb6))
9+
310
## [1.44.1](https://github.com/shufo/blade-formatter/compare/v1.44.0...v1.44.1) (2025-08-10)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"formatter",
99
"laravel"
1010
],
11-
"version": "1.44.1",
11+
"version": "1.44.2",
1212
"description": "An opinionated blade template formatter for Laravel",
1313
"main": "./dist/bundle.cjs",
1414
"types": "./dist/types/main.d.ts",

0 commit comments

Comments
 (0)