Skip to content

Commit

Permalink
chore(main): release 1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 10, 2023
1 parent 87c74c6 commit 015c785
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.1](https://github.com/shufo/blade-formatter/compare/v1.38.0...v1.38.1) (2023-09-10)


### Fixes

* **deps:** revert update dependency @prettier/plugin-php to ^0.20.0 ([#859](https://github.com/shufo/blade-formatter/issues/859)) ([87c74c6](https://github.com/shufo/blade-formatter/commit/87c74c6562f6ea0b2684dab004c39209bec420e7))

## [1.38.0](https://github.com/shufo/blade-formatter/compare/v1.37.1...v1.38.0) (2023-09-10)


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.0",
"version": "1.38.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 015c785

Please sign in to comment.