Skip to content

Commit

Permalink
Merge pull request #841 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 25, 2023
2 parents b4ce9a0 + 9eeb2be commit 9f53e89
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.36.0](https://github.com/shufo/blade-formatter/compare/v1.35.1...v1.36.0) (2023-07-25)


### Features

* 🎸 add option `--indent-inner-html` ([8b2a3c5](https://github.com/shufo/blade-formatter/commit/8b2a3c539a08a86895b7371983d3a2f93992dec6))

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


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

0 comments on commit 9f53e89

Please sign in to comment.