Skip to content

Commit a2dc77b

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-06-14) CID `bafybeigs6d53gpgu34553mbi5bbkb26e4ikruoaaar75jpfdywpup2r3my` --- ### Bug Fixes * resolve e2e test failures ([#2122](#2122)) ([106627d](106627d))
1 parent 106627d commit a2dc77b

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [4.0.1](https://github.com/ipfs/ipfs-webui/compare/v4.0.0...v4.0.1) (2023-06-14)
2+
3+
4+
CID `bafybeigs6d53gpgu34553mbi5bbkb26e4ikruoaaar75jpfdywpup2r3my`
5+
6+
---
7+
8+
9+
10+
### Bug Fixes
11+
12+
* resolve e2e test failures ([#2122](https://github.com/ipfs/ipfs-webui/issues/2122)) ([106627d](https://github.com/ipfs/ipfs-webui/commit/106627d992fb55c75c2461a18341ca3058c77110))
13+
114
## [4.0.0](https://github.com/ipfs/ipfs-webui/compare/v3.0.0...v4.0.0) (2023-06-12)
215

316

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": "ipfs-webui",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)