mirror of
https://github.com/webtorrent/bittorrent-tracker.git
synced 2025-01-31 02:21:36 +00:00
chore(release): 10.0.0
# [10.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.19.0...v10.0.0) (2022-12-05) ### Features * esm ([#431](https://github.com/webtorrent/bittorrent-tracker/issues/431)) ([e6d3189
](e6d3189edf
)) ### BREAKING CHANGES * ESM only * feat: esm * fix: linter oops
This commit is contained in:
parent
e6d3189edf
commit
de947a703a
@ -61,5 +61,6 @@
|
|||||||
- Ryan Finnie (ryan@finnie.org)
|
- Ryan Finnie (ryan@finnie.org)
|
||||||
- Lookis (lookisliu@gmail.com)
|
- Lookis (lookisliu@gmail.com)
|
||||||
- Paul Sharypov (pavloniym@gmail.com)
|
- Paul Sharypov (pavloniym@gmail.com)
|
||||||
|
- Cas (6506529+ThaUnknown@users.noreply.github.com)
|
||||||
|
|
||||||
#### Generated by tools/update-authors.sh.
|
#### Generated by tools/update-authors.sh.
|
||||||
|
16
CHANGELOG.md
16
CHANGELOG.md
@ -1,3 +1,19 @@
|
|||||||
|
# [10.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.19.0...v10.0.0) (2022-12-05)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* esm ([#431](https://github.com/webtorrent/bittorrent-tracker/issues/431)) ([e6d3189](https://github.com/webtorrent/bittorrent-tracker/commit/e6d3189edf1a170197a799b97d84c632692b394f))
|
||||||
|
|
||||||
|
|
||||||
|
### BREAKING CHANGES
|
||||||
|
|
||||||
|
* ESM only
|
||||||
|
|
||||||
|
* feat: esm
|
||||||
|
|
||||||
|
* fix: linter oops
|
||||||
|
|
||||||
# [9.19.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.6...v9.19.0) (2022-06-01)
|
# [9.19.0](https://github.com/webtorrent/bittorrent-tracker/compare/v9.18.6...v9.19.0) (2022-06-01)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "bittorrent-tracker",
|
"name": "bittorrent-tracker",
|
||||||
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
|
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
|
||||||
"version": "9.19.0",
|
"version": "10.0.0",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "WebTorrent LLC",
|
"name": "WebTorrent LLC",
|
||||||
"email": "feross@webtorrent.io",
|
"email": "feross@webtorrent.io",
|
||||||
|
Loading…
Reference in New Issue
Block a user