Skip to content

Commit 59f0925

Browse files
chore(release): 119.0.0 [skip ci]
## [119.0.0](v118.0.0...v119.0.0) (2025-03-04) ### ⚠ BREAKING CHANGES * **deps:** bump minimum typescript-eslint to v8.26.0 ### Miscellaneous Chores * **deps:** update dependency typescript to v5.8.2 ([ff168df](ff168df))
1 parent de26bf3 commit 59f0925

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+
## [119.0.0](https://github.com/mightyiam/eslint-config-love/compare/v118.0.0...v119.0.0) (2025-03-04)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* **deps:** bump minimum typescript-eslint to v8.26.0
6+
7+
### Miscellaneous Chores
8+
9+
* **deps:** update dependency typescript to v5.8.2 ([ff168df](https://github.com/mightyiam/eslint-config-love/commit/ff168df20e84cd5f9303a3bb73302eca72b03fcb))
10+
111
## [118.0.0](https://github.com/mightyiam/eslint-config-love/compare/v117.0.0...v118.0.0) (2025-01-25)
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": "118.0.0",
4+
"version": "119.0.0",
55
"description": "A TypeScript ESLint config that loves you",
66
"funding": [
77
{

0 commit comments

Comments
 (0)