chore(release): 9.18.3

## [9.18.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.2...v9.18.3) (2021-10-29)

### Bug Fixes

* **deps:** update dependency clone to v2 ([#393](https://github.com/webtorrent/bittorrent-tracker/issues/393)) ([dc6f796](dc6f796684))
This commit is contained in:
semantic-release-bot 2021-10-29 14:38:41 +00:00
parent dc6f796684
commit c761671345
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [9.18.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.2...v9.18.3) (2021-10-29)
### Bug Fixes
* **deps:** update dependency clone to v2 ([#393](https://github.com/webtorrent/bittorrent-tracker/issues/393)) ([dc6f796](https://github.com/webtorrent/bittorrent-tracker/commit/dc6f7966844216c39491d6623dd412d5ca65d4c4))
## [9.18.2](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.1...v9.18.2) (2021-09-02)

View File

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