Skip to content

Commit

Permalink
Merge pull request #838 from shufo/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--blade-formatter
  • Loading branch information
shufo authored Jul 23, 2023
2 parents 99b5524 + 00dd6d3 commit 46374e4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.35.1](https://github.com/shufo/blade-formatter/compare/v1.35.0...v1.35.1) (2023-07-23)


### Fixes

* 🐛 script does not format when type is module ([044fcd2](https://github.com/shufo/blade-formatter/commit/044fcd2bcfd5bc14a7c8fd1df0399b4289618372))
* 🐛 unexpected result when wrap attributes min attrs option ([a7480c4](https://github.com/shufo/blade-formatter/commit/a7480c46fb786f7101ba53eccfa565470772b593))

## [1.35.0](https://github.com/shufo/blade-formatter/compare/v1.34.1...v1.35.0) (2023-07-22)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"formatter",
"laravel"
],
"version": "1.35.0",
"version": "1.35.1",
"description": "An opinionated blade template formatter for Laravel",
"main": "./dist/bundle.cjs",
"types": "./dist/types/main.d.ts",
Expand Down

0 comments on commit 46374e4

Please sign in to comment.