Skip to content

Commit 864e1cf

Browse files
chore(release): 3.3.2
## [3.3.2](v3.3.1...v3.3.2) (2021-07-14) ### Bug Fixes * Chromecast logic & typo ([#175](#175)) ([8234278](8234278))
1 parent 8234278 commit 864e1cf

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.3.2](https://github.com/webtorrent/webtorrent-cli/compare/v3.3.1...v3.3.2) (2021-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Chromecast logic & typo ([#175](https://github.com/webtorrent/webtorrent-cli/issues/175)) ([8234278](https://github.com/webtorrent/webtorrent-cli/commit/8234278a4bab58f47a13aed5484eff8482e57e17))
7+
18
## [3.3.1](https://github.com/webtorrent/webtorrent-cli/compare/v3.3.0...v3.3.1) (2021-07-09)
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.1",
4+
"version": "3.3.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)