chore(release): 9.18.6

## [9.18.6](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.5...v9.18.6) (2022-05-11)

### Bug Fixes

* revert [#420](https://github.com/webtorrent/bittorrent-tracker/issues/420) ([8d54938](8d54938f16))
This commit is contained in:
semantic-release-bot 2022-05-11 01:02:38 +00:00
parent 01202185e6
commit a048097ab4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [9.18.6](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.5...v9.18.6) (2022-05-11)
### Bug Fixes
* revert [#420](https://github.com/webtorrent/bittorrent-tracker/issues/420) ([8d54938](https://github.com/webtorrent/bittorrent-tracker/commit/8d54938f164347d57a7991268d191e44b752de7f))
## [9.18.5](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.4...v9.18.5) (2022-03-25)

View File

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