-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.1.0](v4.0.2...v4.1.0) (2023-07-25) CID `bafybeieqdeoqkf7xf4aozd524qncgiloh33qgr25lyzrkusbcre4c3fxay` --- ### Features * add 4EVERLAND to list of pinning service providers ([#2107](#2107)) ([12a0f87](12a0f87)) ### Bug Fixes * **ci:** e2e coverage ([#2142](#2142)) ([83353e0](83353e0)) * ipld-explorer-components@4.0.2 ([#2141](#2141)) ([670ba7c](670ba7c)) ### Tests * only repeat e2e tests on PRs ([#2124](#2124)) ([530c501](530c501)) * **storybook:** add PeerBandwidthTable.stories.js ([#2095](#2095)) ([c969c5e](c969c5e)) ### Trivial Changes * Pull transifex translations ([#2137](#2137)) ([2284453](2284453)) * Pull transifex translations ([#2140](#2140)) ([95d468b](95d468b))
- Loading branch information
1 parent
95d468b
commit bf9338c
Showing
3 changed files
with
34 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ipfs-webui", | ||
"version": "4.0.2", | ||
"version": "4.1.0", | ||
"type": "module", | ||
"private": true, | ||
"files": [ | ||
|