Skip to content

Commit 23c7f3b

Browse files
chore(release): 4.7.0 [skip ci]
## [4.7.0](v4.6.0...v4.7.0) (2025-04-09) CID `bafybeibfd5kbebqqruouji6ct5qku3tay273g7mt24mmrfzrsfeewaal5y` --- ### Features * Add thumbnails support for files in grid view ([#2337](#2337)) ([546d20a](546d20a)) ### Trivial Changes * remove web3.storage and Scaleway ([#2353](#2353)) ([8939bea](8939bea))
1 parent 546d20a commit 23c7f3b

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [4.7.0](https://github.com/ipfs/ipfs-webui/compare/v4.6.0...v4.7.0) (2025-04-09)
2+
3+
4+
CID `bafybeibfd5kbebqqruouji6ct5qku3tay273g7mt24mmrfzrsfeewaal5y`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* Add thumbnails support for files in grid view ([#2337](https://github.com/ipfs/ipfs-webui/issues/2337)) ([546d20a](https://github.com/ipfs/ipfs-webui/commit/546d20af2a7b6bcbb7ee759d9f94efc5ac62ce46))
13+
14+
15+
### Trivial Changes
16+
17+
* remove web3.storage and Scaleway ([#2353](https://github.com/ipfs/ipfs-webui/issues/2353)) ([8939bea](https://github.com/ipfs/ipfs-webui/commit/8939bea5743350a1980cfa3c850aeb109cdededd))
18+
119
## [4.6.0](https://github.com/ipfs/ipfs-webui/compare/v4.5.0...v4.6.0) (2025-03-14)
220

321

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

0 commit comments

Comments
 (0)