Skip to content

Commit

Permalink
chore(release): 8.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [8.0.7](libp2p/js-libp2p-kad-dht@v8.0.6...v8.0.7) (2023-04-13)

### Dependencies

* update any-signal to 4.x.x ([libp2p#453](libp2p/js-libp2p-kad-dht#453)) ([852d757](libp2p/js-libp2p-kad-dht@852d757))
  • Loading branch information
semantic-release-bot committed Apr 13, 2023
1 parent 852d757 commit e96960b
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 @@
## [8.0.7](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.6...v8.0.7) (2023-04-13)


### Dependencies

* update any-signal to 4.x.x ([#453](https://github.com/libp2p/js-libp2p-kad-dht/issues/453)) ([852d757](https://github.com/libp2p/js-libp2p-kad-dht/commit/852d757cc09bfa468b7c405c3a1506d3e3cfb90b))

## [8.0.6](https://github.com/libp2p/js-libp2p-kad-dht/compare/v8.0.5...v8.0.6) (2023-04-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/kad-dht",
"version": "8.0.6",
"version": "8.0.7",
"description": "JavaScript implementation of the Kad-DHT for libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-kad-dht#readme",
Expand Down

0 comments on commit e96960b

Please sign in to comment.