Skip to content

Commit 93a0a2f

Browse files
chore(release): 4.9.1 [skip ci]
## [4.9.1](v4.9.0...v4.9.1) (2025-09-26) CID `bafybeicg7e6o2eszkfdzxg5233gmuip2a7kfzoloh7voyvt2r6ivdet54u` --- ### Bug Fixes * flash when flipping to/from previewing item ([#2437](#2437)) ([c14b38a](c14b38a)) * overlay click does not close modals ([#2428](#2428)) ([f239113](f239113)) * prevent redirect when navigating to retrieval-check ([#2439](#2439)) ([bd11b0c](bd11b0c))
1 parent 7c76aee commit 93a0a2f

File tree

3 files changed

+18
-3
lines changed

3 files changed

+18
-3
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [4.9.1](https://github.com/ipfs/ipfs-webui/compare/v4.9.0...v4.9.1) (2025-09-26)
2+
3+
4+
CID `bafybeicg7e6o2eszkfdzxg5233gmuip2a7kfzoloh7voyvt2r6ivdet54u`
5+
6+
---
7+
8+
9+
10+
### Bug Fixes
11+
12+
* flash when flipping to/from previewing item ([#2437](https://github.com/ipfs/ipfs-webui/issues/2437)) ([c14b38a](https://github.com/ipfs/ipfs-webui/commit/c14b38ada4f2ffcbfeb2294050f6057a24e414be))
13+
* overlay click does not close modals ([#2428](https://github.com/ipfs/ipfs-webui/issues/2428)) ([f239113](https://github.com/ipfs/ipfs-webui/commit/f239113d7a4f51b1dc0c12b16b9d04a2adfca09f))
14+
* prevent redirect when navigating to retrieval-check ([#2439](https://github.com/ipfs/ipfs-webui/issues/2439)) ([bd11b0c](https://github.com/ipfs/ipfs-webui/commit/bd11b0c4350b2a393dec8fdaf1be319b61113ab0))
15+
116
## [4.9.0](https://github.com/ipfs/ipfs-webui/compare/v4.8.0...v4.9.0) (2025-09-17)
217

318

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

0 commit comments

Comments
 (0)