Skip to content

Commit

Permalink
chore(release): 11.0.2
Browse files Browse the repository at this point in the history
## [11.0.2](v11.0.1...v11.0.2) (2024-03-12)

### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.0.2 ([7ac5075](7ac5075))
  • Loading branch information
semantic-release-bot committed Mar 12, 2024
1 parent 7ac5075 commit 733e873
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.2](https://github.com/webtorrent/torrent-discovery/compare/v11.0.1...v11.0.2) (2024-03-12)


### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.0.2 ([7ac5075](https://github.com/webtorrent/torrent-discovery/commit/7ac5075267b1d46f106bf41616a9ae9c23e2c361))

## [11.0.1](https://github.com/webtorrent/torrent-discovery/compare/v11.0.0...v11.0.1) (2024-01-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": "11.0.1",
"version": "11.0.2",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 733e873

Please sign in to comment.