We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0276f8f commit 6c6df0cCopy full SHA for 6c6df0c
CHANGELOG.md
@@ -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
7
## [7.0.5](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.4...v7.0.5) (2024-07-29)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-ipfs",
- "version": "7.0.5",
+ "version": "7.0.6",
"description": "ESLint Shareable Config for IPFS project",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/eslint-config-ipfs#readme",
0 commit comments