Skip to content

Commit 6c6df0c

Browse files
chore(release): 7.0.6 [skip ci]
## [7.0.6](v7.0.5...v7.0.6) (2024-07-29) ### Bug Fixes * unpin eslint-plugin-jsdoc ([#236](#236)) ([0276f8f](0276f8f))
1 parent 0276f8f commit 6c6df0c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [7.0.6](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.5...v7.0.6) (2024-07-29)
2+
3+
### Bug Fixes
4+
5+
* unpin eslint-plugin-jsdoc ([#236](https://github.com/ipfs/eslint-config-ipfs/issues/236)) ([0276f8f](https://github.com/ipfs/eslint-config-ipfs/commit/0276f8f656d70d353c7d96cdc91d8c699425eb27))
6+
17
## [7.0.5](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.4...v7.0.5) (2024-07-29)
28

39
### Bug Fixes

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.5",
3+
"version": "7.0.6",
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)