Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.0](v4.2.1...v4.3.0) (2024-08-12)

 CID `bafybeihatzsgposbr3hrngo42yckdyqcc56yean2rynnwpzxstvdlphxf4`

 ---

### Features

* **remotepins:** add Functionland Fula ([#2242](#2242)) ([b998f3c](b998f3c))

### Bug Fixes

* improve app's bootstrap HTML metadata ([#2168](#2168)) ([9c10520](9c10520))
* loading empty content ([#2237](#2237)) ([e81d132](e81d132))

### Trivial Changes

* **ci:** dnslink update on .tech tld ([222053a](222053a))
* **ci:** stop updating webui.ipfs.io ([5b06c3f](5b06c3f))
* **deps:** bump actions/checkout from 3.6.0 to 4.1.2 ([#2213](#2213)) ([d028190](d028190))
* **deps:** bump actions/github-script from 6 to 7 ([#2197](#2197)) ([7342cfa](7342cfa))
* **deps:** bump axios, @storybook/test-runner, bundlesize and wait-on ([#2215](#2215)) ([fbbe5ff](fbbe5ff))
* **deps:** bump ip from 1.1.8 to 1.1.9 ([#2211](#2211)) ([d73e798](d73e798))
* **deps:** bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.1 ([#2222](#2222)) ([c6159c3](c6159c3))
* pull transifex translations ([#2220](#2220)) ([35f8aae](35f8aae))
  • Loading branch information
semantic-release-bot committed Aug 12, 2024
1 parent b998f3c commit 27bea32
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,34 @@
## [4.3.0](https://github.com/ipfs/ipfs-webui/compare/v4.2.1...v4.3.0) (2024-08-12)


CID `bafybeihatzsgposbr3hrngo42yckdyqcc56yean2rynnwpzxstvdlphxf4`

---



### Features

* **remotepins:** add Functionland Fula ([#2242](https://github.com/ipfs/ipfs-webui/issues/2242)) ([b998f3c](https://github.com/ipfs/ipfs-webui/commit/b998f3c909f4410f0cd03ac080ff67f578fa8858))


### Bug Fixes

* improve app's bootstrap HTML metadata ([#2168](https://github.com/ipfs/ipfs-webui/issues/2168)) ([9c10520](https://github.com/ipfs/ipfs-webui/commit/9c105200708b98bd8b1328398920bdb09c299331))
* loading empty content ([#2237](https://github.com/ipfs/ipfs-webui/issues/2237)) ([e81d132](https://github.com/ipfs/ipfs-webui/commit/e81d132205e965d53b678a31844837be5b476f2f))


### Trivial Changes

* **ci:** dnslink update on .tech tld ([222053a](https://github.com/ipfs/ipfs-webui/commit/222053a738c088a82ff17dd3a502b35af2ee62cd))
* **ci:** stop updating webui.ipfs.io ([5b06c3f](https://github.com/ipfs/ipfs-webui/commit/5b06c3fb555be3022418a3e787a11ce4e6c996ab))
* **deps:** bump actions/checkout from 3.6.0 to 4.1.2 ([#2213](https://github.com/ipfs/ipfs-webui/issues/2213)) ([d028190](https://github.com/ipfs/ipfs-webui/commit/d028190ccf7d6a67755b6b16b4e2eabdca5001e1))
* **deps:** bump actions/github-script from 6 to 7 ([#2197](https://github.com/ipfs/ipfs-webui/issues/2197)) ([7342cfa](https://github.com/ipfs/ipfs-webui/commit/7342cfa2065c6fbc429534d122f71db3afdf1bd8))
* **deps:** bump axios, @storybook/test-runner, bundlesize and wait-on ([#2215](https://github.com/ipfs/ipfs-webui/issues/2215)) ([fbbe5ff](https://github.com/ipfs/ipfs-webui/commit/fbbe5ffdba0794b7b4217c2ee21be5653e78d16c))
* **deps:** bump ip from 1.1.8 to 1.1.9 ([#2211](https://github.com/ipfs/ipfs-webui/issues/2211)) ([d73e798](https://github.com/ipfs/ipfs-webui/commit/d73e79875f7b74754bb08344108e62ffb16008e8))
* **deps:** bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.1 ([#2222](https://github.com/ipfs/ipfs-webui/issues/2222)) ([c6159c3](https://github.com/ipfs/ipfs-webui/commit/c6159c39dda5b01039cc9fa6e482ad8e99eed891))
* pull transifex translations ([#2220](https://github.com/ipfs/ipfs-webui/issues/2220)) ([35f8aae](https://github.com/ipfs/ipfs-webui/commit/35f8aae23f7b0128616b9f3d529db44876a83422))

## [4.2.1](https://github.com/ipfs/ipfs-webui/compare/v4.2.0...v4.2.1) (2024-04-08)


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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipfs-webui",
"version": "4.2.1",
"version": "4.3.0",
"type": "module",
"private": true,
"files": [
Expand Down

0 comments on commit 27bea32

Please sign in to comment.