chore(release): 10.0.11

## [10.0.11](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.10...v10.0.11) (2023-08-01)

### Bug Fixes

* mangled scrape infohashes ([#486](https://github.com/webtorrent/bittorrent-tracker/issues/486)) ([11cce83](11cce83ddd))
This commit is contained in:
semantic-release-bot 2023-08-01 22:08:37 +00:00
parent 11cce83ddd
commit ae54372ce9
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [10.0.11](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.10...v10.0.11) (2023-08-01)
### Bug Fixes
* mangled scrape infohashes ([#486](https://github.com/webtorrent/bittorrent-tracker/issues/486)) ([11cce83](https://github.com/webtorrent/bittorrent-tracker/commit/11cce83ddd858813f5684da8a116de4bee6e518b))
## [10.0.10](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.9...v10.0.10) (2023-06-16)

View File

@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "10.0.10",
"version": "10.0.11",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",