diff --git a/CHANGELOG.md b/CHANGELOG.md index f68688502..9c9d8d2d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +## [4.3.2](https://github.com/ipfs/ipfs-webui/compare/v4.3.1...v4.3.2) (2024-09-24) + + + CID `bafybeif6abowqcavbkz243biyh7pde7ick5kkwwytrh7pd2hkbtuqysjxy` + + --- + + + +### Bug Fixes + +* set Explore defaults on app load ([#2268](https://github.com/ipfs/ipfs-webui/issues/2268)) ([fd8819e](https://github.com/ipfs/ipfs-webui/commit/fd8819ed910881ae97811c4e5e8872fd2966fed8)) +* **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)) + + +### Trivial Changes + +* pull new translations ([#2264](https://github.com/ipfs/ipfs-webui/issues/2264)) ([cfaf534](https://github.com/ipfs/ipfs-webui/commit/cfaf5347101b486616845b6f9d6449aaf127d5bf)) + ## [4.3.1](https://github.com/ipfs/ipfs-webui/compare/v4.3.0...v4.3.1) (2024-09-23) diff --git a/package-lock.json b/package-lock.json index 257a84437..179f82e3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ipfs-webui", - "version": "4.3.1", + "version": "4.3.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ipfs-webui", - "version": "4.3.1", + "version": "4.3.2", "hasInstallScript": true, "dependencies": { "@loadable/component": "^5.14.1", diff --git a/package.json b/package.json index 374d1762b..b2b5ce575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipfs-webui", - "version": "4.3.1", + "version": "4.3.2", "type": "module", "private": true, "files": [