Skip to content

Commit

Permalink
chore(release): 6.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [6.6.2](v6.6.1...v6.6.2) (2024-07-11)

### Bug Fixes

* **no-conditional-statements:** allow continue and break statements with labels to be considered "returning" ([#846](#846)) ([969b77b](969b77b))
* **no-expression-statements:** arrow functions cannot be self returning ([#847](#847)) ([7217fa4](7217fa4))
* **no-promise-reject:** new Promises and throw statements are now also checked ([#848](#848)) ([fbe27ad](fbe27ad))
  • Loading branch information
semantic-release-bot committed Jul 11, 2024
1 parent fbe27ad commit 13e04cc
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 13e04cc

Please sign in to comment.