Skip to content

Commit 5602ca7

Browse files
chore(release): 2.17.1 [skip ci]
## [2.17.1](v2.17.0...v2.17.1) (2022-07-09) CID `bafybeidh5hyn64y7cddejdlo7enfuz5mklomlswxqmiaq2pnfuw6zlqkfy` --- ### Trivial Changes * **readme:** Fix node badges ([#1968](#1968)) ([c56ffdc](c56ffdc))
1 parent c56ffdc commit 5602ca7

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [2.17.1](https://github.com/ipfs/ipfs-webui/compare/v2.17.0...v2.17.1) (2022-07-09)
2+
3+
4+
CID `bafybeidh5hyn64y7cddejdlo7enfuz5mklomlswxqmiaq2pnfuw6zlqkfy`
5+
6+
---
7+
8+
9+
10+
### Trivial Changes
11+
12+
* **readme:** Fix node badges ([#1968](https://github.com/ipfs/ipfs-webui/issues/1968)) ([c56ffdc](https://github.com/ipfs/ipfs-webui/commit/c56ffdcc750eb15bc19df8cfe015475919e064da))
13+
114
## [2.17.0](https://github.com/ipfs/ipfs-webui/compare/v2.16.0...v2.17.0) (2022-07-09)
215

316

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.17.0",
3+
"version": "2.17.1",
44
"private": true,
55
"scripts": {
66
"start": "run-script-os",

0 commit comments

Comments
 (0)