Skip to content

Commit f9513b0

Browse files
chore(release): 8.0.4 [skip ci]
## [8.0.4](v8.0.3...v8.0.4) (2024-10-31) ### Bug Fixes * various fixes for ipfs-webui consumption ([#458](#458)) ([795633d](795633d))
1 parent 795633d commit f9513b0

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.0.4](https://github.com/ipfs/ipld-explorer-components/compare/v8.0.3...v8.0.4) (2024-10-31)
2+
3+
### Bug Fixes
4+
5+
* various fixes for ipfs-webui consumption ([#458](https://github.com/ipfs/ipld-explorer-components/issues/458)) ([795633d](https://github.com/ipfs/ipld-explorer-components/commit/795633dbbef8a441e48af8c0f33d12a8cfb7a1f2))
6+
17
## [8.0.3](https://github.com/ipfs/ipld-explorer-components/compare/v8.0.2...v8.0.3) (2024-10-30)
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.0.3",
3+
"version": "8.0.4",
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)