Skip to content

Commit 8690e08

Browse files
chore(release): 7.0.2 [skip ci]
## [7.0.2](v7.0.1...v7.0.2) (2024-06-21) ### Bug Fixes * turn off no-undef for ts files ([#229](#229)) ([c9ccaeb](c9ccaeb))
1 parent c9ccaeb commit 8690e08

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [7.0.2](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.1...v7.0.2) (2024-06-21)
2+
3+
4+
### Bug Fixes
5+
6+
* turn off no-undef for ts files ([#229](https://github.com/ipfs/eslint-config-ipfs/issues/229)) ([c9ccaeb](https://github.com/ipfs/eslint-config-ipfs/commit/c9ccaeb3ee79e2b670c50f56fe10e5bb925785e3))
7+
18
## [7.0.1](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.0...v7.0.1) (2024-06-21)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-ipfs",
3-
"version": "7.0.1",
3+
"version": "7.0.2",
44
"description": "ESLint Shareable Config for IPFS project",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/eslint-config-ipfs#readme",

0 commit comments

Comments
 (0)