Skip to content

Commit 6e6bf7e

Browse files
chore(release): 4.3.2 [skip ci]
## [4.3.2](v4.3.1...v4.3.2) (2024-09-24) CID `bafybeif6abowqcavbkz243biyh7pde7ick5kkwwytrh7pd2hkbtuqysjxy` --- ### Bug Fixes * set Explore defaults on app load ([#2268](#2268)) ([fd8819e](fd8819e)) * **ui:** replace IPFS API with Kubo RPC ([#2267](#2267)) ([f8ac305](f8ac305)) ### Trivial Changes * pull new translations ([#2264](#2264)) ([cfaf534](cfaf534))
1 parent f8ac305 commit 6e6bf7e

File tree

3 files changed

+22
-3
lines changed

3 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## [4.3.2](https://github.com/ipfs/ipfs-webui/compare/v4.3.1...v4.3.2) (2024-09-24)
2+
3+
4+
CID `bafybeif6abowqcavbkz243biyh7pde7ick5kkwwytrh7pd2hkbtuqysjxy`
5+
6+
---
7+
8+
9+
10+
### Bug Fixes
11+
12+
* set Explore defaults on app load ([#2268](https://github.com/ipfs/ipfs-webui/issues/2268)) ([fd8819e](https://github.com/ipfs/ipfs-webui/commit/fd8819ed910881ae97811c4e5e8872fd2966fed8))
13+
* **ui:** replace IPFS API with Kubo RPC ([#2267](https://github.com/ipfs/ipfs-webui/issues/2267)) ([f8ac305](https://github.com/ipfs/ipfs-webui/commit/f8ac305527cd36b4e77de63a50b78ddd3559318e))
14+
15+
16+
### Trivial Changes
17+
18+
* pull new translations ([#2264](https://github.com/ipfs/ipfs-webui/issues/2264)) ([cfaf534](https://github.com/ipfs/ipfs-webui/commit/cfaf5347101b486616845b6f9d6449aaf127d5bf))
19+
120
## [4.3.1](https://github.com/ipfs/ipfs-webui/compare/v4.3.0...v4.3.1) (2024-09-23)
221

322

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

0 commit comments

Comments
 (0)