Skip to content

Commit

Permalink
chore(release): 92.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [92.0.0](v91.0.0...v92.0.0) (2024-10-26)

### ⚠ BREAKING CHANGES

* @typescript-eslint/prefer-literal-enum-member

### Features

* @typescript-eslint/prefer-literal-enum-member ([cebe013](cebe013))
  • Loading branch information
semantic-release-bot committed Oct 26, 2024
1 parent 137ede5 commit 15d56be
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 @@
## [92.0.0](https://github.com/mightyiam/eslint-config-love/compare/v91.0.0...v92.0.0) (2024-10-26)

### ⚠ BREAKING CHANGES

* @typescript-eslint/prefer-literal-enum-member

### Features

* @typescript-eslint/prefer-literal-enum-member ([cebe013](https://github.com/mightyiam/eslint-config-love/commit/cebe013eee57cc0df9cfebb2198de57852a7f375))

## [91.0.0](https://github.com/mightyiam/eslint-config-love/compare/v90.0.0...v91.0.0) (2024-10-26)

### ⚠ 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": "91.0.0",
"version": "92.0.0",
"description": "A TypeScript ESLint config that loves you",
"funding": [
{
Expand Down

0 comments on commit 15d56be

Please sign in to comment.