Skip to content

Commit 62676ac

Browse files
chore(release): 8.2.2 [skip ci]
## [8.2.2](v8.2.1...v8.2.2) (2025-09-22) ### Bug Fixes * error translation based on explicit string ([#482](#482)) ([347d38c](347d38c))
1 parent 347d38c commit 62676ac

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.2](https://github.com/ipfs/ipld-explorer-components/compare/v8.2.1...v8.2.2) (2025-09-22)
2+
3+
### Bug Fixes
4+
5+
* error translation based on explicit string ([#482](https://github.com/ipfs/ipld-explorer-components/issues/482)) ([347d38c](https://github.com/ipfs/ipld-explorer-components/commit/347d38cca1b390c7bf70a1b24a6637adf6a2b12d))
6+
17
## [8.2.1](https://github.com/ipfs/ipld-explorer-components/compare/v8.2.0...v8.2.1) (2025-09-22)
28

39
### Bug Fixes

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