Skip to content

Commit

Permalink
chore(release): 62.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [62.0.0](v61.0.0...v62.0.0) (2024-07-27)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-inferrable-types

### Features

* @typescript-eslint/no-inferrable-types ([8857927](8857927))
  • Loading branch information
semantic-release-bot committed Jul 27, 2024
1 parent 93b89b5 commit 1448457
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [62.0.0](https://github.com/mightyiam/eslint-config-love/compare/v61.0.0...v62.0.0) (2024-07-27)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-inferrable-types

### Features

* @typescript-eslint/no-inferrable-types ([8857927](https://github.com/mightyiam/eslint-config-love/commit/88579274cf7d3aad4800f166ae4135596d538c8b))

## [61.0.0](https://github.com/mightyiam/eslint-config-love/compare/v60.0.0...v61.0.0) (2024-07-27)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-love",
"version": "61.0.0",
"version": "62.0.0",
"description": "A TypeScript ESLint config that loves you",
"funding": [
{
Expand Down

0 comments on commit 1448457

Please sign in to comment.