Skip to content

Commit

Permalink
chore(release): 8.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [8.1.3](v8.1.2...v8.1.3) (2024-12-03)

### Bug Fixes

* identity hashes display object info ([#465](#465)) ([c159ca4](c159ca4))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent c159ca4 commit 57d625d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [8.1.3](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.2...v8.1.3) (2024-12-03)

### Bug Fixes

* 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))

## [8.1.2](https://github.com/ipfs/ipld-explorer-components/compare/v8.1.1...v8.1.2) (2024-11-22)

### Tests
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipld-explorer-components",
"version": "8.1.2",
"version": "8.1.3",
"description": "React components for https://explore.ipld.io",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/ipfs/ipld-explorer-components#readme",
Expand Down

0 comments on commit 57d625d

Please sign in to comment.