Skip to content

Commit

Permalink
chore(release): 11.0.14
Browse files Browse the repository at this point in the history
## [11.0.14](v11.0.13...v11.0.14) (2024-12-28)

### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.2.0 ([#153](#153)) ([cf09b4d](cf09b4d))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent cf09b4d commit 4c69fef
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.14](https://github.com/webtorrent/torrent-discovery/compare/v11.0.13...v11.0.14) (2024-12-28)


### Bug Fixes

* **deps:** update dependency bittorrent-tracker to ^11.2.0 ([#153](https://github.com/webtorrent/torrent-discovery/issues/153)) ([cf09b4d](https://github.com/webtorrent/torrent-discovery/commit/cf09b4d5c0d2988996cd3e756988c0b3794906ab))

## [11.0.13](https://github.com/webtorrent/torrent-discovery/compare/v11.0.12...v11.0.13) (2024-12-07)


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

0 comments on commit 4c69fef

Please sign in to comment.