Skip to content

Commit

Permalink
chore(release): 11.1.2
Browse files Browse the repository at this point in the history
## [11.1.2](v11.1.1...v11.1.2) (2024-08-13)

### Bug Fixes

* statuscode ([#526](#526)) ([e9d8f8c](e9d8f8c))
  • Loading branch information
semantic-release-bot committed Aug 13, 2024
1 parent e9d8f8c commit fd5ea54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [11.1.2](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.1...v11.1.2) (2024-08-13)


### Bug Fixes

* statuscode ([#526](https://github.com/webtorrent/bittorrent-tracker/issues/526)) ([e9d8f8c](https://github.com/webtorrent/bittorrent-tracker/commit/e9d8f8cd754ba26d86f32f9b8da0c0c4a3dcd646))

## [11.1.1](https://github.com/webtorrent/bittorrent-tracker/compare/v11.1.0...v11.1.1) (2024-07-01)


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.1",
"version": "11.1.2",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit fd5ea54

Please sign in to comment.