Skip to content

Commit

Permalink
chore(release): 84.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [84.0.0](v83.0.0...v84.0.0) (2024-10-05)

### ⚠ BREAKING CHANGES

* no-new-native-nonconstructor

### Features

* no-new-native-nonconstructor ([a2b4e4b](a2b4e4b))
  • Loading branch information
semantic-release-bot committed Oct 5, 2024
1 parent 5e4f73c commit bb2f23f
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 @@
## [84.0.0](https://github.com/mightyiam/eslint-config-love/compare/v83.0.0...v84.0.0) (2024-10-05)

### ⚠ BREAKING CHANGES

* no-new-native-nonconstructor

### Features

* no-new-native-nonconstructor ([a2b4e4b](https://github.com/mightyiam/eslint-config-love/commit/a2b4e4be7c8a7e71417e4e9da5b24ccddecf8ad0))

## [83.0.0](https://github.com/mightyiam/eslint-config-love/compare/v82.0.0...v83.0.0) (2024-09-28)

### ⚠ 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,6 +1,6 @@
{
"name": "eslint-config-love",
"version": "83.0.0",
"version": "84.0.0",
"description": "A TypeScript ESLint config that loves you",
"funding": [
{
Expand Down

0 comments on commit bb2f23f

Please sign in to comment.