Skip to content

Commit 6ec4ca0

Browse files
chore(release): 4.0.1
## [4.0.1](v4.0.0...v4.0.1) (2022-01-04) ### Bug Fixes * npm global install permissions issue ([#210](#210)) ([8e4c77f](8e4c77f))
1 parent 8e4c77f commit 6ec4ca0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/webtorrent/webtorrent-cli/compare/v4.0.0...v4.0.1) (2022-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* npm global install permissions issue ([#210](https://github.com/webtorrent/webtorrent-cli/issues/210)) ([8e4c77f](https://github.com/webtorrent/webtorrent-cli/commit/8e4c77f791e5811f56284adc74ff6fc0666b2149))
7+
18
# [4.0.0](https://github.com/webtorrent/webtorrent-cli/compare/v3.5.4...v4.0.0) (2021-09-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webtorrent-cli",
33
"type": "module",
44
"description": "WebTorrent, the streaming torrent client. For the command line.",
5-
"version": "4.0.0",
5+
"version": "4.0.1",
66
"author": {
77
"name": "WebTorrent LLC",
88
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)