Skip to content

Commit 60ce8fa

Browse files
chore(release): 4.10.0 [skip ci]
## [4.10.0](v4.9.1...v4.10.0) (2025-11-06) CID `bafybeidsjptidvb6wf6benznq2pxgnt5iyksgtecpmjoimlmswhtx2u5ua` --- ### Features * **diagnostics/logs:** include extended details ([#2457](#2457)) ([3b52cab](3b52cab)) ### Trivial Changes * pull new translations ([#2446](#2446)) ([32cfa22](32cfa22)) * update kubo-rpc-client to 5.4.0 and kubo to 0.38.0 ([#2445](#2445)) ([282fef3](282fef3))
1 parent 3b52cab commit 60ce8fa

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.10.0](https://github.com/ipfs/ipfs-webui/compare/v4.9.1...v4.10.0) (2025-11-06)
2+
3+
4+
CID `bafybeidsjptidvb6wf6benznq2pxgnt5iyksgtecpmjoimlmswhtx2u5ua`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* **diagnostics/logs:** include extended details ([#2457](https://github.com/ipfs/ipfs-webui/issues/2457)) ([3b52cab](https://github.com/ipfs/ipfs-webui/commit/3b52cab272d41079249ca35db8439d2e2fd10efb))
13+
14+
15+
### Trivial Changes
16+
17+
* pull new translations ([#2446](https://github.com/ipfs/ipfs-webui/issues/2446)) ([32cfa22](https://github.com/ipfs/ipfs-webui/commit/32cfa22fd42c14ede054d52de1d2ec45b6575a83))
18+
* update kubo-rpc-client to 5.4.0 and kubo to 0.38.0 ([#2445](https://github.com/ipfs/ipfs-webui/issues/2445)) ([282fef3](https://github.com/ipfs/ipfs-webui/commit/282fef3d095fe3d337f9f8718868d376ee126d80))
19+
120
## [4.9.1](https://github.com/ipfs/ipfs-webui/compare/v4.9.0...v4.9.1) (2025-09-26)
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.9.1",
3+
"version": "4.10.0",
44
"type": "module",
55
"private": true,
66
"files": [

0 commit comments

Comments
 (0)