Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.0](v6.0.2...v7.0.0) (2024-05-01)

### ⚠ BREAKING CHANGES

* eslint-config-love requires updated peer dependencies

### Dependencies

* upgrade deps, replace eslint-config-standard-with-typescript with eslint-config-love ([#218](#218)) ([a83be5b](a83be5b)), closes [#217](#217)
  • Loading branch information
semantic-release-bot committed May 1, 2024
1 parent a83be5b commit 5f9ec52
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [7.0.0](https://github.com/ipfs/eslint-config-ipfs/compare/v6.0.2...v7.0.0) (2024-05-01)


### ⚠ BREAKING CHANGES

* eslint-config-love requires updated peer dependencies

### Dependencies

* upgrade deps, replace eslint-config-standard-with-typescript with eslint-config-love ([#218](https://github.com/ipfs/eslint-config-ipfs/issues/218)) ([a83be5b](https://github.com/ipfs/eslint-config-ipfs/commit/a83be5bd51eee32c7a8218912ba3c2f22c1eae1c)), closes [#217](https://github.com/ipfs/eslint-config-ipfs/issues/217)

## [6.0.2](https://github.com/ipfs/eslint-config-ipfs/compare/v6.0.1...v6.0.2) (2024-05-01)


Expand Down
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-ipfs",
"version": "6.0.2",
"version": "7.0.0",
"description": "ESLint Shareable Config for IPFS project",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/eslint-config-ipfs#readme",
Expand Down

0 comments on commit 5f9ec52

Please sign in to comment.