Skip to content

Commit df39fed

Browse files
chore(release): 10.0.1
## [10.0.1](v10.0.0...v10.0.1) (2022-12-07) ### Bug Fixes * **deps:** update dependency bencode to v3 ([#434](#434)) [skip ci] ([926ceee](926ceee)) * **deps:** update dependency string2compact to v2 ([#437](#437)) ([9be843c](9be843c))
1 parent cb0bdfc commit df39fed

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [10.0.1](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.0...v10.0.1) (2022-12-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency bencode to v3 ([#434](https://github.com/webtorrent/bittorrent-tracker/issues/434)) [skip ci] ([926ceee](https://github.com/webtorrent/bittorrent-tracker/commit/926ceee0bac6dfe49877566aaa3cf645689492d1))
7+
* **deps:** update dependency string2compact to v2 ([#437](https://github.com/webtorrent/bittorrent-tracker/issues/437)) ([9be843c](https://github.com/webtorrent/bittorrent-tracker/commit/9be843c5e46ac2ab518187bf0d348e1e69e8633d))
8+
19
# [10.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.19.0...v10.0.0) (2022-12-05)
210

311

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": "10.0.0",
4+
"version": "10.0.1",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "feross@webtorrent.io",

0 commit comments

Comments
 (0)