Skip to content

Commit bf9338c

Browse files
chore(release): 4.1.0 [skip ci]
## [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)) * [email protected] ([#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))
1 parent 95d468b commit bf9338c

File tree

3 files changed

+34
-3
lines changed

3 files changed

+34
-3
lines changed

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
## [4.1.0](https://github.com/ipfs/ipfs-webui/compare/v4.0.2...v4.1.0) (2023-07-25)
2+
3+
4+
CID `bafybeieqdeoqkf7xf4aozd524qncgiloh33qgr25lyzrkusbcre4c3fxay`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* add 4EVERLAND to list of pinning service providers ([#2107](https://github.com/ipfs/ipfs-webui/issues/2107)) ([12a0f87](https://github.com/ipfs/ipfs-webui/commit/12a0f87e0b002096757372c436002958c1791a13))
13+
14+
15+
### Bug Fixes
16+
17+
* **ci:** e2e coverage ([#2142](https://github.com/ipfs/ipfs-webui/issues/2142)) ([83353e0](https://github.com/ipfs/ipfs-webui/commit/83353e0d4561c308430fcb20fcebe9e54b5aa4c0))
18+
* [email protected] ([#2141](https://github.com/ipfs/ipfs-webui/issues/2141)) ([670ba7c](https://github.com/ipfs/ipfs-webui/commit/670ba7cd018f2ea68cad005bb19af7eb0c8186b8))
19+
20+
21+
### Tests
22+
23+
* only repeat e2e tests on PRs ([#2124](https://github.com/ipfs/ipfs-webui/issues/2124)) ([530c501](https://github.com/ipfs/ipfs-webui/commit/530c5017832218336876df2ad01a0802c3bf8964))
24+
* **storybook:** add PeerBandwidthTable.stories.js ([#2095](https://github.com/ipfs/ipfs-webui/issues/2095)) ([c969c5e](https://github.com/ipfs/ipfs-webui/commit/c969c5e47c0335a088be1d7f1d19e9914b256b11))
25+
26+
27+
### Trivial Changes
28+
29+
* Pull transifex translations ([#2137](https://github.com/ipfs/ipfs-webui/issues/2137)) ([2284453](https://github.com/ipfs/ipfs-webui/commit/2284453959b33a1f74391f3e3cd0a580ca89b264))
30+
* Pull transifex translations ([#2140](https://github.com/ipfs/ipfs-webui/issues/2140)) ([95d468b](https://github.com/ipfs/ipfs-webui/commit/95d468bcc0c2c24a8f6c48875fa8f68a7601b0e7))
31+
132
## [4.0.2](https://github.com/ipfs/ipfs-webui/compare/v4.0.1...v4.0.2) (2023-07-03)
233

334

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.2",
3+
"version": "4.1.0",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)