Skip to content

Commit 46ed514

Browse files
chore(release): 3.4.0
# [3.4.0](v3.3.2...v3.4.0) (2021-07-14) ### Features * allow script arguments ([#176](#176)) ([e6228ab](e6228ab))
1 parent e6228ab commit 46ed514

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+
# [3.4.0](https://github.com/webtorrent/webtorrent-cli/compare/v3.3.2...v3.4.0) (2021-07-14)
2+
3+
4+
### Features
5+
6+
* allow script arguments ([#176](https://github.com/webtorrent/webtorrent-cli/issues/176)) ([e6228ab](https://github.com/webtorrent/webtorrent-cli/commit/e6228ab6141445b1f9dc2b3a0256522a9a47bfb6))
7+
18
## [3.3.2](https://github.com/webtorrent/webtorrent-cli/compare/v3.3.1...v3.3.2) (2021-07-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "webtorrent-cli",
33
"description": "WebTorrent, the streaming torrent client. For the command line.",
4-
"version": "3.3.2",
4+
"version": "3.4.0",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)