chore(release): 9.17.2

## [9.17.2](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.1...v9.17.2) (2021-06-15)

### Bug Fixes

* modernize ([e5994d2](e5994d2ebd))
This commit is contained in:
semantic-release-bot 2021-06-15 01:55:44 +00:00
parent e5994d2ebd
commit ff20a05e48
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [9.17.2](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.1...v9.17.2) (2021-06-15)
### Bug Fixes
* modernize ([e5994d2](https://github.com/webtorrent/bittorrent-tracker/commit/e5994d2ebdec10fe2165e31f5b498382eeeaaf5f))
## [9.17.1](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.0...v9.17.1) (2021-06-15) ## [9.17.1](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.0...v9.17.1) (2021-06-15)

View File

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