Skip to content

Commit 63c3e5e

Browse files
chore(release): 2.4.1 [skip ci]
### [2.4.1](v2.4.0...v2.4.1) (2022-06-06) ### Bug Fixes * **css:** make gateway links responsive ([#325](#325)) ([4ff9c3e](4ff9c3e))
1 parent 4ff9c3e commit 63c3e5e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.4.1](https://github.com/ipfs/ipld-explorer-components/compare/v2.4.0...v2.4.1) (2022-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **css:** make gateway links responsive ([#325](https://github.com/ipfs/ipld-explorer-components/issues/325)) ([4ff9c3e](https://github.com/ipfs/ipld-explorer-components/commit/4ff9c3ef2a8921646ea77f50431405aa41366f66))
7+
18
## [2.4.0](https://github.com/ipfs/ipld-explorer-components/compare/v2.3.0...v2.4.0) (2022-06-06)
29

310

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