Skip to content

Commit

Permalink
chore(release): 59.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [59.0.0](v58.0.0...v59.0.0) (2024-07-23)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-import-type-side-effects

### Features

* @typescript-eslint/no-import-type-side-effects ([9970ecf](9970ecf))
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent a50bd6a commit 1afb00a
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 @@
## [59.0.0](https://github.com/mightyiam/eslint-config-love/compare/v58.0.0...v59.0.0) (2024-07-23)

### ⚠ BREAKING CHANGES

* @typescript-eslint/no-import-type-side-effects

### Features

* @typescript-eslint/no-import-type-side-effects ([9970ecf](https://github.com/mightyiam/eslint-config-love/commit/9970ecf522b54a26fbf8f83a9c400dd93e9cd39b))

## [58.0.0](https://github.com/mightyiam/eslint-config-love/compare/v57.0.0...v58.0.0) (2024-07-23)

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

0 comments on commit 1afb00a

Please sign in to comment.