chore(release): 9.17.3

## [9.17.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.2...v9.17.3) (2021-07-02)

### Bug Fixes

* auto update authors on version ([b5ffc70](b5ffc708ad))
This commit is contained in:
semantic-release-bot 2021-07-02 23:30:19 +00:00
parent b5ffc708ad
commit ba33a5cbfc
3 changed files with 13 additions and 1 deletions

View File

@ -50,5 +50,10 @@
- Koushik Dutta (koush@koushikdutta.com)
- KayleePop (34007889+KayleePop@users.noreply.github.com)
- Diego Rodriguez Baquero (diego.baquero@pager.com)
- Diego Rodríguez Baquero (github@diegorbaquero.com)
- Renovate Bot (bot@renovateapp.com)
- Diego Rodríguez Baquero (diego@mothership.com)
- Diego Rodriguez Baquero (diego@arc.io)
- semantic-release-bot (semantic-release-bot@martynus.net)
#### Generated by tools/update-authors.sh.

View File

@ -1,3 +1,10 @@
## [9.17.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.2...v9.17.3) (2021-07-02)
### Bug Fixes
* auto update authors on version ([b5ffc70](https://github.com/webtorrent/bittorrent-tracker/commit/b5ffc708ada0bef66e7fa0cd1872527ea6dd8d53))
## [9.17.2](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.1...v9.17.2) (2021-06-15)

View File

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