Skip to content

Commit 681c855

Browse files
chore(release): 135.0.0 [skip ci]
## [135.0.0](v134.0.0...v135.0.0) (2025-12-04) ### ⚠ BREAKING CHANGES * operator-assignment always ### Features * operator-assignment always ([e9a0638](e9a0638))
1 parent e9a0638 commit 681c855

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+
## [135.0.0](https://github.com/mightyiam/eslint-config-love/compare/v134.0.0...v135.0.0) (2025-12-04)
2+
3+
### ⚠ BREAKING CHANGES
4+
5+
* operator-assignment always
6+
7+
### Features
8+
9+
* operator-assignment always ([e9a0638](https://github.com/mightyiam/eslint-config-love/commit/e9a063868af184fd043a8cf61fe5622add77e65a))
10+
111
## [134.0.0](https://github.com/mightyiam/eslint-config-love/compare/v133.0.0...v134.0.0) (2025-11-20)
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": "134.0.0",
4+
"version": "135.0.0",
55
"description": "A TypeScript ESLint config that loves you",
66
"funding": [
77
{

0 commit comments

Comments
 (0)