Skip to content

Commit

Permalink
chore(release): 2.0.34
Browse files Browse the repository at this point in the history
## [2.0.34](webtorrent/webtorrent@v2.0.33...v2.0.34) (2023-06-05)

### Bug Fixes

* **deps:** update dependency torrent-discovery to ^10.0.10 ([webtorrent#2569](webtorrent#2569)) ([31796f8](webtorrent@31796f8))
  • Loading branch information
semantic-release-bot committed Jun 5, 2023
1 parent 31796f8 commit 0404df0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.34](https://github.com/webtorrent/webtorrent/compare/v2.0.33...v2.0.34) (2023-06-05)


### Bug Fixes

* **deps:** update dependency torrent-discovery to ^10.0.10 ([#2569](https://github.com/webtorrent/webtorrent/issues/2569)) ([31796f8](https://github.com/webtorrent/webtorrent/commit/31796f82f24ed4da2f634eec84203b49688b589c))

## [2.0.33](https://github.com/webtorrent/webtorrent/compare/v2.0.32...v2.0.33) (2023-06-05)


Expand Down
2 changes: 1 addition & 1 deletion dist/webtorrent.chromeapp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/webtorrent.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "webtorrent",
"description": "Streaming torrent client",
"version": "2.0.33",
"version": "2.0.34",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 0404df0

Please sign in to comment.