Skip to content

Commit

Permalink
chore(release): 10.0.9
Browse files Browse the repository at this point in the history
## [10.0.9](v10.0.8...v10.0.9) (2023-06-16)

### Performance Improvements

* use peer/lite ([#474](#474)) ([7c845f0](7c845f0))
  • Loading branch information
semantic-release-bot committed Jun 16, 2023
1 parent 7c845f0 commit e3dd9b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [10.0.9](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.8...v10.0.9) (2023-06-16)


### Performance Improvements

* use peer/lite ([#474](https://github.com/webtorrent/bittorrent-tracker/issues/474)) ([7c845f0](https://github.com/webtorrent/bittorrent-tracker/commit/7c845f030d07b1bf7060ab880b790ee85a8c7ac0))

## [10.0.8](https://github.com/webtorrent/bittorrent-tracker/compare/v10.0.7...v10.0.8) (2023-06-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "bittorrent-tracker",
"description": "Simple, robust, BitTorrent tracker (client & server) implementation",
"version": "10.0.8",
"version": "10.0.9",
"author": {
"name": "WebTorrent LLC",
"email": "feross@webtorrent.io",
Expand Down

0 comments on commit e3dd9b9

Please sign in to comment.