Skip to content

Commit

Permalink
chore(release): 9.18.0
Browse files Browse the repository at this point in the history
# [9.18.0](v9.17.4...v9.18.0) (2021-08-20)

### Features

* add proxy support for tracker clients ([#356](#356)) ([ad64dc3](ad64dc3))
  • Loading branch information
semantic-release-bot committed Aug 20, 2021
1 parent ad64dc3 commit 5cf534d
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.18.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.4...v9.18.0) (2021-08-20)


### Features

* add proxy support for tracker clients ([#356](https://github.com/webtorrent/bittorrent-tracker/issues/356)) ([ad64dc3](https://github.com/webtorrent/bittorrent-tracker/commit/ad64dc3a68cddccc2c1f05d0d8bb833f2c4860b2))

## [9.17.4](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.3...v9.17.4) (2021-07-22)


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.4",
"version": "9.18.0",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 5cf534d

Please sign in to comment.