Skip to content

Commit

Permalink
Merge pull request #877 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 Oct 15, 2023
2 parents 3936ece + 7eb2e5f commit 8b19654
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.38.4](https://github.com/shufo/blade-formatter/compare/v1.38.3...v1.38.4) (2023-10-15)


### Fixes

* 🐛 long props collapse into single line ([#876](https://github.com/shufo/blade-formatter/issues/876)) ([3936ece](https://github.com/shufo/blade-formatter/commit/3936ece4cce109ecf6ba11497e4e8e41728a2074))

## [1.38.3](https://github.com/shufo/blade-formatter/compare/v1.38.2...v1.38.3) (2023-10-09)


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.38.3",
"version": "1.38.4",
"description": "An opinionated blade template formatter for Laravel",
"main": "./dist/bundle.cjs",
"types": "./dist/types/main.d.ts",
Expand Down

0 comments on commit 8b19654

Please sign in to comment.