Skip to content

Commit c00074a

Browse files
chore(release): 9.18.1
## [9.18.1](v9.18.0...v9.18.1) (2021-09-01) ### Bug Fixes * disable socks in chromeapp ([#398](#398)) ([7fd5877](7fd5877))
1 parent 7fd5877 commit c00074a

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@
5656
- Diego Rodriguez Baquero ([email protected])
5757
- semantic-release-bot ([email protected])
5858
- renovate[bot] (29139614+renovate[bot]@users.noreply.github.com)
59+
- Jocelyn Liu ([email protected])
5960

6061
#### Generated by tools/update-authors.sh.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [9.18.1](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.0...v9.18.1) (2021-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* disable socks in chromeapp ([#398](https://github.com/webtorrent/bittorrent-tracker/issues/398)) ([7fd5877](https://github.com/webtorrent/bittorrent-tracker/commit/7fd587789548453a852ea01e54900a5e9155db67))
7+
18
# [9.18.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.17.4...v9.18.0) (2021-08-20)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "bittorrent-tracker",
33
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
4-
"version": "9.18.0",
4+
"version": "9.18.1",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)