chore(release): 11.0.1

## [11.0.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.0.0...v11.0.1) (2024-01-16)

### Bug Fixes

* update build badge url ([#506](https://github.com/webtorrent/bittorrent-tracker/issues/506)) ([3f59b58](3f59b58a02))
This commit is contained in:
semantic-release-bot 2024-01-16 12:34:36 +00:00
parent 3f59b58a02
commit a96ea91a6a
3 changed files with 9 additions and 1 deletions

View File

@ -64,5 +64,6 @@
- Cas (6506529+ThaUnknown@users.noreply.github.com) - Cas (6506529+ThaUnknown@users.noreply.github.com)
- Tom Snelling (tomsnelling8@gmail.com) - Tom Snelling (tomsnelling8@gmail.com)
- Cas_ (6506529+ThaUnknown@users.noreply.github.com) - Cas_ (6506529+ThaUnknown@users.noreply.github.com)
- Arsène Fougerouse (arsene582@gmail.com)
#### Generated by tools/update-authors.sh. #### Generated by tools/update-authors.sh.

View File

@ -1,3 +1,10 @@
## [11.0.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.0.0...v11.0.1) (2024-01-16)
### Bug Fixes
* update build badge url ([#506](https://github.com/webtorrent/bittorrent-tracker/issues/506)) ([3f59b58](https://github.com/webtorrent/bittorrent-tracker/commit/3f59b58a020ea8c0926be135471a6666fe8e8b21))
# [11.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.12...v11.0.0) (2023-10-31) # [11.0.0](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.12...v11.0.0) (2023-10-31)

View File

@ -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": "11.0.0", "version": "11.0.1",
"author": { "author": {
"name": "WebTorrent LLC", "name": "WebTorrent LLC",
"email": "feross@webtorrent.io", "email": "feross@webtorrent.io",