Skip to content

Commit 048bc45

Browse files
chore(release): 9.18.4
## [9.18.4](v9.18.3...v9.18.4) (2022-03-06) ### Bug Fixes * typo in ws example ([#417](#417)) ([023afb9](023afb9))
1 parent 023afb9 commit 048bc45

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

AUTHORS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,7 @@
5757
- semantic-release-bot ([email protected])
5858
- renovate[bot] (29139614+renovate[bot]@users.noreply.github.com)
5959
- Jocelyn Liu ([email protected])
60+
- Bruce Hopkins ([email protected])
61+
- Ryan Finnie ([email protected])
6062

6163
#### 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.4](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.3...v9.18.4) (2022-03-06)
2+
3+
4+
### Bug Fixes
5+
6+
* typo in ws example ([#417](https://github.com/webtorrent/bittorrent-tracker/issues/417)) ([023afb9](https://github.com/webtorrent/bittorrent-tracker/commit/023afb9a3228d60392a18e70f85cdb6af5fa79fb))
7+
18
## [9.18.3](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.2...v9.18.3) (2021-10-29)
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.3",
4+
"version": "9.18.4",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)