Skip to content

Commit 8718cd0

Browse files
chore(release): 8.2.1 [skip ci]
## [8.2.1](v8.2.0...v8.2.1) (2025-09-22) ### Bug Fixes * update ipld/helia/multiformat and peer deps ([#480](#480)) ([9279891](9279891))
1 parent 9279891 commit 8718cd0

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.1](https://github.com/ipfs/ipld-explorer-components/compare/v8.2.0...v8.2.1) (2025-09-22)
2+
3+
### Bug Fixes
4+
5+
* update ipld/helia/multiformat and peer deps ([#480](https://github.com/ipfs/ipld-explorer-components/issues/480)) ([9279891](https://github.com/ipfs/ipld-explorer-components/commit/92798916a4e9a9962485399a5383f139f8d5dfc9))
6+
17
## [8.2.0](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.4...v8.2.0) (2025-04-16)
28

39
### Features

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