Skip to content

Commit

Permalink
chore(release): 11.2.0
Browse files Browse the repository at this point in the history
# [11.2.0](v11.1.2...v11.2.0) (2024-12-28)

### Features

* release [#539](#539) and [#535](#535) ([#544](#544)) ([e7de90c](e7de90c))
  • Loading branch information
semantic-release-bot committed Dec 28, 2024
1 parent e7de90c commit 9809195
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 2 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,7 @@
- Arsène Fougerouse (arsene582@gmail.com)
- Brad Marsden (silentbot1@gmail.com)
- krazak (krazak@vt.edu)
- Chocobozzz (chocobozzz@cpy.re)
- uriva (uriva@users.noreply.github.com)

#### 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.2.0](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.2...v11.2.0) (2024-12-28)


### Features

* release [#539](https://github.com/webtorrent/bittorrent-tracker/issues/539) and [#535](https://github.com/webtorrent/bittorrent-tracker/issues/535) ([#544](https://github.com/webtorrent/bittorrent-tracker/issues/544)) ([e7de90c](https://github.com/webtorrent/bittorrent-tracker/commit/e7de90c0cbcfb41c9c53c5caf69cc37c6d3ef1e8))

## [11.1.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.1...v11.1.2) (2024-08-13)


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.1.2",
"version": "11.2.0",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit 9809195

Please sign in to comment.