Skip to content

Commit

Permalink
chore(release): 117.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [117.0.0](v116.0.0...v117.0.0) (2025-01-15)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-misused-spread, bump min plugin version

### Features

* @typescript-eslint/no-misused-spread, bump min plugin version ([eb1c1df](eb1c1df))
  • Loading branch information
semantic-release-bot committed Jan 15, 2025
1 parent eb1c1df commit 7de22c4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [117.0.0](https://github.com/mightyiam/eslint-config-love/compare/v116.0.0...v117.0.0) (2025-01-15)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-misused-spread, bump min plugin version

### Features

* @typescript-eslint/no-misused-spread, bump min plugin version ([eb1c1df](https://github.com/mightyiam/eslint-config-love/commit/eb1c1dff4b77539cdce927fe2cc9a44873323b32))

## [116.0.0](https://github.com/mightyiam/eslint-config-love/compare/v115.0.0...v116.0.0) (2025-01-11)

### ⚠ BREAKING CHANGES
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-love",
"type": "module",
"version": "116.0.0",
"version": "117.0.0",
"description": "A TypeScript ESLint config that loves you",
"funding": [
{
Expand Down

0 comments on commit 7de22c4

Please sign in to comment.