Skip to content

Commit 4ab0c43

Browse files
chore(release): 2.17.0 [skip ci]
## [2.17.0](v2.16.0...v2.17.0) (2022-07-09) CID `bafybeicau362acbsnxjbpukuyuufh4vjzw6yoph7wpa67f2rgujdhd3goq` --- ### Features * test npm build&install against LTS node versions ([#1967](#1967)) ([39dc9e9](39dc9e9)) ### Trivial Changes * **readme:** remove node 10.x badge ([b2d63ce](b2d63ce))
1 parent b2d63ce commit 4ab0c43

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+
## [2.17.0](https://github.com/ipfs/ipfs-webui/compare/v2.16.0...v2.17.0) (2022-07-09)
2+
3+
4+
CID `bafybeicau362acbsnxjbpukuyuufh4vjzw6yoph7wpa67f2rgujdhd3goq`
5+
6+
---
7+
8+
9+
10+
### Features
11+
12+
* test npm build&install against LTS node versions ([#1967](https://github.com/ipfs/ipfs-webui/issues/1967)) ([39dc9e9](https://github.com/ipfs/ipfs-webui/commit/39dc9e930718fcec43f166c8e222d2b4fa0bf3c6))
13+
14+
15+
### Trivial Changes
16+
17+
* **readme:** remove node 10.x badge ([b2d63ce](https://github.com/ipfs/ipfs-webui/commit/b2d63ce371c88148db09940abcac7cec08320f64))
18+
119
## [2.16.0](https://github.com/ipfs/ipfs-webui/compare/v2.15.1...v2.16.0) (2022-07-08)
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": "2.16.0",
3+
"version": "2.17.0",
44
"private": true,
55
"scripts": {
66
"start": "run-script-os",

0 commit comments

Comments
 (0)