Skip to content

Commit fd5ea54

Browse files
chore(release): 11.1.2
## [11.1.2](v11.1.1...v11.1.2) (2024-08-13) ### Bug Fixes * statuscode ([#526](#526)) ([e9d8f8c](e9d8f8c))
1 parent e9d8f8c commit fd5ea54

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.1.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.1...v11.1.2) (2024-08-13)
2+
3+
4+
### Bug Fixes
5+
6+
* statuscode ([#526](https://github.com/webtorrent/bittorrent-tracker/issues/526)) ([e9d8f8c](https://github.com/webtorrent/bittorrent-tracker/commit/e9d8f8cd754ba26d86f32f9b8da0c0c4a3dcd646))
7+
18
## [11.1.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.0...v11.1.1) (2024-07-01)
29

310

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": "11.1.1",
4+
"version": "11.1.2",
55
"author": {
66
"name": "WebTorrent LLC",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)