Skip to content

Commit

Permalink
chore(release): 11.0.1
Browse files Browse the repository at this point in the history
## [11.0.1](v11.0.0...v11.0.1) (2024-01-16)

### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.0.1 ([8bfc2e3](8bfc2e3))
  • Loading branch information
semantic-release-bot committed Jan 16, 2024
1 parent 8bfc2e3 commit 3fbd985
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 @@
## [11.0.1](https://github.com/webtorrent/torrent-discovery/compare/v11.0.0...v11.0.1) (2024-01-16)


### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.0.1 ([8bfc2e3](https://github.com/webtorrent/torrent-discovery/commit/8bfc2e34575a81b92a6b64b22a98e85da88e400d))

# [11.0.0](https://github.com/webtorrent/torrent-discovery/compare/v10.0.16...v11.0.0) (2023-11-09)


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": "11.0.0",
"version": "11.0.1",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 3fbd985

Please sign in to comment.