Skip to content

Commit

Permalink
chore(release): 11.0.1
Browse files Browse the repository at this point in the history
## [11.0.1](v11.0.0...v11.0.1) (2024-01-16)

### Bug Fixes

* update build badge url ([#506](#506)) ([3f59b58](3f59b58))
  • Loading branch information
semantic-release-bot committed Jan 16, 2024
1 parent 3f59b58 commit a96ea91
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 1 deletion.
1 change: 1 addition & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@
- Cas ([email protected])
- Tom Snelling ([email protected])
- Cas_ ([email protected])
- Arsène Fougerouse ([email protected])

#### Generated by tools/update-authors.sh.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "11.0.0",
"version": "11.0.1",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit a96ea91

Please sign in to comment.