Skip to content

Commit 0118e33

Browse files
chore(release): 116.0.0 [skip ci]
## [116.0.0](v115.0.0...v116.0.0) (2025-01-11) ### ⚠ BREAKING CHANGES * no-empty-static-block * no-dupe-else-if * no-console ### Features * complexity 10 ([dceb72d](dceb72d)) * no-console ([b34a7df](b34a7df)) * no-dupe-else-if ([817f58b](817f58b)) * no-empty-static-block ([2cc343e](2cc343e))
1 parent dceb72d commit 0118e33

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [116.0.0](https://github.com/mightyiam/eslint-config-love/compare/v115.0.0...v116.0.0) (2025-01-11)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* no-empty-static-block
6+
* no-dupe-else-if
7+
* no-console
8+
9+
### Features
10+
11+
* complexity 10 ([dceb72d](https://github.com/mightyiam/eslint-config-love/commit/dceb72d6274a34b31115f161de2d80d7efce3133))
12+
* no-console ([b34a7df](https://github.com/mightyiam/eslint-config-love/commit/b34a7df1ab756b876be20495bb1482a60921f516))
13+
* no-dupe-else-if ([817f58b](https://github.com/mightyiam/eslint-config-love/commit/817f58b80df296f21b1a08498135d74182b26edd))
14+
* no-empty-static-block ([2cc343e](https://github.com/mightyiam/eslint-config-love/commit/2cc343e320eba9280883e55fb9228ddf74d869b1))
15+
116
## [115.0.0](https://github.com/mightyiam/eslint-config-love/compare/v114.0.0...v115.0.0) (2025-01-11)
217

318
### ⚠ BREAKING CHANGES

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)