Skip to content

Commit

Permalink
chore(release): 11.0.2
Browse files Browse the repository at this point in the history
## [11.0.2](v11.0.1...v11.0.2) (2023-01-25)

### Bug Fixes

* **deps:** update dependency bencode to v3 ([#258](#258)) ([cf0135e](cf0135e))
  • Loading branch information
semantic-release-bot committed Jan 25, 2023
1 parent cf0135e commit 408b959
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.2](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.1...v11.0.2) (2023-01-25)


### Bug Fixes

* **deps:** update dependency bencode to v3 ([#258](https://github.com/webtorrent/bittorrent-dht/issues/258)) ([cf0135e](https://github.com/webtorrent/bittorrent-dht/commit/cf0135e45febbe6f302c5746b86d38cbbb24c2e7))

## [11.0.1](https://github.com/webtorrent/bittorrent-dht/compare/v11.0.0...v11.0.1) (2022-12-14)


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

0 comments on commit 408b959

Please sign in to comment.