Skip to content

Commit

Permalink
chore(release): 10.0.13
Browse files Browse the repository at this point in the history
## [10.0.13](v10.0.12...v10.0.13) (2023-06-16)

### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^10.0.10 ([#110](#110)) ([34beb96](34beb96))
  • Loading branch information
semantic-release-bot committed Jun 16, 2023
1 parent 34beb96 commit 3d0e424
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [10.0.13](https://github.com/webtorrent/torrent-discovery/compare/v10.0.12...v10.0.13) (2023-06-16)


### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^10.0.10 ([#110](https://github.com/webtorrent/torrent-discovery/issues/110)) ([34beb96](https://github.com/webtorrent/torrent-discovery/commit/34beb967b7a988facb263b11ac86918623f009e6))

## [10.0.12](https://github.com/webtorrent/torrent-discovery/compare/v10.0.11...v10.0.12) (2023-06-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "torrent-discovery",
"description": "Discover BitTorrent and WebTorrent peers",
"version": "10.0.12",
"version": "10.0.13",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 3d0e424

Please sign in to comment.