Skip to content

Commit cdc30b2

Browse files
chore(release): 114.0.0 [skip ci]
## [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))
1 parent 31fe71c commit cdc30b2

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [114.0.0](https://github.com/mightyiam/eslint-config-love/compare/v113.0.0...v114.0.0) (2024-12-28)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* max-nested-callbacks (max: 3)
6+
7+
### Features
8+
9+
* max-nested-callbacks (max: 3) ([31fe71c](https://github.com/mightyiam/eslint-config-love/commit/31fe71c964e66a54dabbd0d788c72c71ffdd351d))
10+
111
## [113.0.0](https://github.com/mightyiam/eslint-config-love/compare/v112.0.0...v113.0.0) (2024-12-21)
212

313
### ⚠ BREAKING CHANGES

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-config-love",
33
"type": "module",
4-
"version": "113.0.0",
4+
"version": "114.0.0",
55
"description": "A TypeScript ESLint config that loves you",
66
"funding": [
77
{

0 commit comments

Comments
 (0)