Skip to content

Commit b53e32b

Browse files
chore(release): 91.0.0 [skip ci]
## [91.0.0](v90.0.0...v91.0.0) (2024-10-26) ### ⚠ BREAKING CHANGES * @typescript-eslint/prefer-for-of ### Features * @typescript-eslint/prefer-for-of ([2c864f3](2c864f3))
1 parent fa00cc7 commit b53e32b

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [91.0.0](https://github.com/mightyiam/eslint-config-love/compare/v90.0.0...v91.0.0) (2024-10-26)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* @typescript-eslint/prefer-for-of
6+
7+
### Features
8+
9+
* @typescript-eslint/prefer-for-of ([2c864f3](https://github.com/mightyiam/eslint-config-love/commit/2c864f3e1feb24887bf57be5a0ffbfbcba2f9c34))
10+
111
## [90.0.0](https://github.com/mightyiam/eslint-config-love/compare/v89.0.1...v90.0.0) (2024-10-26)
212

313
### ⚠ 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": "90.0.0",
4+
"version": "91.0.0",
55
"description": "A TypeScript ESLint config that loves you",
66
"funding": [
77
{

0 commit comments

Comments
 (0)