Skip to content

Commit 57d625d

Browse files
chore(release): 8.1.3 [skip ci]
## [8.1.3](v8.1.2...v8.1.3) (2024-12-03) ### Bug Fixes * identity hashes display object info ([#465](#465)) ([c159ca4](c159ca4))
1 parent c159ca4 commit 57d625d

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.1.3](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.2...v8.1.3) (2024-12-03)
2+
3+
### Bug Fixes
4+
5+
* identity hashes display object info ([#465](https://github.com/ipfs/ipld-explorer-components/issues/465)) ([c159ca4](https://github.com/ipfs/ipld-explorer-components/commit/c159ca49de40e27a9c63c9ea57ee50e79e468bad))
6+
17
## [8.1.2](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.1...v8.1.2) (2024-11-22)
28

39
### Tests

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