Skip to content

Commit

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

### Bug Fixes

* use @typescript-eslint/no-unused-vars ([#221](#221)) ([9a95776](9a95776)), closes [/github.com/standard/eslint-config-standard/blob/master/src/index.ts#L143](https://github.com/ipfs//github.com/standard/eslint-config-standard/blob/master/src/index.ts/issues/L143)

### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([1f9ebc6](1f9ebc6))
  • Loading branch information
semantic-release-bot committed May 1, 2024
1 parent 9a95776 commit 2c2d603
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [6.0.2](https://github.com/ipfs/eslint-config-ipfs/compare/v6.0.1...v6.0.2) (2024-05-01)


### Bug Fixes

* use @typescript-eslint/no-unused-vars ([#221](https://github.com/ipfs/eslint-config-ipfs/issues/221)) ([9a95776](https://github.com/ipfs/eslint-config-ipfs/commit/9a957762f5fc9123cd4265fe6204f0fb40c3da0c)), closes [/github.com/standard/eslint-config-standard/blob/master/src/index.ts#L143](https://github.com/ipfs//github.com/standard/eslint-config-standard/blob/master/src/index.ts/issues/L143)


### Trivial Changes

* Update .github/workflows/stale.yml [skip ci] ([1f9ebc6](https://github.com/ipfs/eslint-config-ipfs/commit/1f9ebc65974d1ffb210234e7d4ba9cefaa0d6176))

## [6.0.1](https://github.com/ipfs/eslint-config-ipfs/compare/v6.0.0...v6.0.1) (2024-01-19)


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.1",
"version": "6.0.2",
"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 2c2d603

Please sign in to comment.