Skip to content

Commit

Permalink
Merge pull request #917 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 Feb 25, 2024
2 parents 1f304a5 + 9a53f5a commit b888784
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.41.1](https://github.com/shufo/blade-formatter/compare/v1.41.0...v1.41.1) (2024-02-25)


### Fixes

* **formatter:** correct indent level for raw [@php](https://github.com/php) blocks (close [#915](https://github.com/shufo/blade-formatter/issues/915)) ([470f503](https://github.com/shufo/blade-formatter/commit/470f50375a31aa39644767927f42eb59bd584b27))

## [1.41.0](https://github.com/shufo/blade-formatter/compare/v1.40.1...v1.41.0) (2024-02-20)


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.41.0",
"version": "1.41.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 b888784

Please sign in to comment.