Skip to content

Commit 24618aa

Browse files
chore(release): 7.0.5 [skip ci]
## [7.0.5](v7.0.4...v7.0.5) (2024-07-29) ### Bug Fixes * pin eslint-plugin-jsdoc ([#235](#235)) ([977c9a4](977c9a4))
1 parent 977c9a4 commit 24618aa

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.5](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.4...v7.0.5) (2024-07-29)
2+
3+
### Bug Fixes
4+
5+
* pin eslint-plugin-jsdoc ([#235](https://github.com/ipfs/eslint-config-ipfs/issues/235)) ([977c9a4](https://github.com/ipfs/eslint-config-ipfs/commit/977c9a430388d500ba38662fcbc4aadf78db509d))
6+
17
## [7.0.4](https://github.com/ipfs/eslint-config-ipfs/compare/v7.0.3...v7.0.4) (2024-07-23)
28

39
### Dependencies

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