Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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
semantic-release-bot committed Jul 25, 2023
1 parent 95d468b commit bf9338c
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,34 @@
## [4.1.0](https://github.com/ipfs/ipfs-webui/compare/v4.0.2...v4.1.0) (2023-07-25)


CID `bafybeieqdeoqkf7xf4aozd524qncgiloh33qgr25lyzrkusbcre4c3fxay`

---



### Features

* 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))


### Bug Fixes

* **ci:** e2e coverage ([#2142](https://github.com/ipfs/ipfs-webui/issues/2142)) ([83353e0](https://github.com/ipfs/ipfs-webui/commit/83353e0d4561c308430fcb20fcebe9e54b5aa4c0))
* ipld-explorer-components@4.0.2 ([#2141](https://github.com/ipfs/ipfs-webui/issues/2141)) ([670ba7c](https://github.com/ipfs/ipfs-webui/commit/670ba7cd018f2ea68cad005bb19af7eb0c8186b8))


### Tests

* only repeat e2e tests on PRs ([#2124](https://github.com/ipfs/ipfs-webui/issues/2124)) ([530c501](https://github.com/ipfs/ipfs-webui/commit/530c5017832218336876df2ad01a0802c3bf8964))
* **storybook:** add PeerBandwidthTable.stories.js ([#2095](https://github.com/ipfs/ipfs-webui/issues/2095)) ([c969c5e](https://github.com/ipfs/ipfs-webui/commit/c969c5e47c0335a088be1d7f1d19e9914b256b11))


### Trivial Changes

* Pull transifex translations ([#2137](https://github.com/ipfs/ipfs-webui/issues/2137)) ([2284453](https://github.com/ipfs/ipfs-webui/commit/2284453959b33a1f74391f3e3cd0a580ca89b264))
* Pull transifex translations ([#2140](https://github.com/ipfs/ipfs-webui/issues/2140)) ([95d468b](https://github.com/ipfs/ipfs-webui/commit/95d468bcc0c2c24a8f6c48875fa8f68a7601b0e7))

## [4.0.2](https://github.com/ipfs/ipfs-webui/compare/v4.0.1...v4.0.2) (2023-07-03)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-webui",
"version": "4.0.2",
"version": "4.1.0",
"type": "module",
"private": true,
"files": [
Expand Down

0 comments on commit bf9338c

Please sign in to comment.