Skip to content

Commit

Permalink
chore(release): 114.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [114.0.0](v113.0.0...v114.0.0) (2024-12-28)

### ⚠ BREAKING CHANGES

* max-nested-callbacks (max: 3)

### Features

* max-nested-callbacks (max: 3) ([31fe71c](31fe71c))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent 31fe71c commit cdc30b2
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 @@
## [114.0.0](https://github.com/mightyiam/eslint-config-love/compare/v113.0.0...v114.0.0) (2024-12-28)

### ⚠ BREAKING CHANGES

* max-nested-callbacks (max: 3)

### Features

* max-nested-callbacks (max: 3) ([31fe71c](https://github.com/mightyiam/eslint-config-love/commit/31fe71c964e66a54dabbd0d788c72c71ffdd351d))

## [113.0.0](https://github.com/mightyiam/eslint-config-love/compare/v112.0.0...v113.0.0) (2024-12-21)

### ⚠ 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,7 +1,7 @@
{
"name": "eslint-config-love",
"type": "module",
"version": "113.0.0",
"version": "114.0.0",
"description": "A TypeScript ESLint config that loves you",
"funding": [
{
Expand Down

0 comments on commit cdc30b2

Please sign in to comment.