Skip to content

Commit 27940a7

Browse files
chore(release): 8.2.0 [skip ci]
## [8.2.0](v8.1.4...v8.2.0) (2025-04-16) ### Features * add link to check.ipfs.network on block fetch failure ([#469](#469)) ([a6dc200](a6dc200))
1 parent a6dc200 commit 27940a7

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [8.2.0](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.4...v8.2.0) (2025-04-16)
2+
3+
### Features
4+
5+
* add link to check.ipfs.network on block fetch failure ([#469](https://github.com/ipfs/ipld-explorer-components/issues/469)) ([a6dc200](https://github.com/ipfs/ipld-explorer-components/commit/a6dc20099ba775fc2d5e3fa7da7c6cf021d28b2c))
6+
17
## [8.1.4](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.3...v8.1.4) (2025-03-10)
28

39
### Trivial Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-explorer-components",
3-
"version": "8.1.4",
3+
"version": "8.2.0",
44
"description": "React components for https://explore.ipld.io",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ipfs/ipld-explorer-components#readme",

0 commit comments

Comments
 (0)