Skip to content

Commit

Permalink
chore(release): 11.0.5
Browse files Browse the repository at this point in the history
## [11.0.5](v11.0.4...v11.0.5) (2023-08-10)

### Bug Fixes

* **deps:** update dependency bencode to v4 ([#279](#279)) ([3bd9db7](3bd9db7))
  • Loading branch information
semantic-release-bot committed Aug 10, 2023
1 parent 3bd9db7 commit 6bb2fb9
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.0.5](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.4...v11.0.5) (2023-08-10)


### Bug Fixes

* **deps:** update dependency bencode to v4 ([#279](https://github.com/webtorrent/bittorrent-dht/issues/279)) ([3bd9db7](https://github.com/webtorrent/bittorrent-dht/commit/3bd9db72dfe0832ba4ec7a4e468f0a1ef4348137))

## [11.0.4](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.3...v11.0.4) (2023-02-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bittorrent-dht",
"description": "Simple, robust, BitTorrent DHT implementation",
"type": "module",
"version": "11.0.4",
"version": "11.0.5",
"author": {
"name": "WebTorrent LLC",
"email": "[email protected]",
Expand Down

0 comments on commit 6bb2fb9

Please sign in to comment.