Skip to content

Commit

Permalink
chore(release): 9.17.2
Browse files Browse the repository at this point in the history
## [9.17.2](v9.17.1...v9.17.2) (2021-06-15)

### Bug Fixes

* modernize ([e5994d2](e5994d2))
  • Loading branch information
semantic-release-bot committed Jun 15, 2021
1 parent e5994d2 commit ff20a05
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "9.17.1",
"version": "9.17.2",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit ff20a05

Please sign in to comment.