Skip to content

Commit 8f91f3a

Browse files
chore(release): 2.22.0 [skip ci]
## [2.22.0](v2.21.0...v2.22.0) (2023-01-27) CID `bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte` --- ### Features * different countly keys for kubo and webui.ipfs.io deployments ([#2081](#2081)) ([2e766fa](2e766fa)) ### Bug Fixes * import status window UX ([#2075](#2075)) ([4104cc6](4104cc6)) * webui update metrics to opt-out by default (part of 2074) ([#2084](#2084)) ([cac7663](cac7663)) ### Trivial Changes * pull new translations ([#2076](#2076)) ([ad9e4ff](ad9e4ff))
1 parent 2e766fa commit 8f91f3a

File tree

3 files changed

+27
-3
lines changed

3 files changed

+27
-3
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [2.22.0](https://github.com/ipfs/ipfs-webui/compare/v2.21.0...v2.22.0) (2023-01-27)
2+
3+
4+
CID `bafybeifeqt7mvxaniphyu2i3qhovjaf3sayooxbh5enfdqtiehxjv2ldte`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* different countly keys for kubo and webui.ipfs.io deployments ([#2081](https://github.com/ipfs/ipfs-webui/issues/2081)) ([2e766fa](https://github.com/ipfs/ipfs-webui/commit/2e766faa154cb5c9896c615c8bc7766ae461ebf5))
13+
14+
15+
### Bug Fixes
16+
17+
* import status window UX ([#2075](https://github.com/ipfs/ipfs-webui/issues/2075)) ([4104cc6](https://github.com/ipfs/ipfs-webui/commit/4104cc6b2ceca20fedb74911ba6926b52aebc4fc))
18+
* webui update metrics to opt-out by default (part of 2074) ([#2084](https://github.com/ipfs/ipfs-webui/issues/2084)) ([cac7663](https://github.com/ipfs/ipfs-webui/commit/cac766378d75556e37ef7082bc3bc560748f8e97))
19+
20+
21+
### Trivial Changes
22+
23+
* pull new translations ([#2076](https://github.com/ipfs/ipfs-webui/issues/2076)) ([ad9e4ff](https://github.com/ipfs/ipfs-webui/commit/ad9e4ff40585e427063bc370325b5e3780ae903f))
24+
125
## [2.21.0](https://github.com/ipfs/ipfs-webui/compare/v2.20.0...v2.21.0) (2022-12-09)
226

327

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": "2.21.0",
3+
"version": "2.22.0",
44
"private": true,
55
"files": [
66
"src",

0 commit comments

Comments
 (0)