Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit de86905

Browse files
chore(release): 9.3.7 [skip ci]
## [9.3.7](v9.3.6...v9.3.7) (2023-06-15) ### Trivial Changes * Update .github/workflows/semantic-pull-request.yml [skip ci] ([94e4240](94e4240)) * Update .github/workflows/stale.yml [skip ci] ([b081831](b081831)) ### Dependencies * bump p-event from 5.0.1 to 6.0.0 ([#480](#480)) ([ca1fdb7](ca1fdb7))
1 parent ca1fdb7 commit de86905

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [9.3.7](https://github.com/libp2p/js-libp2p-kad-dht/compare/v9.3.6...v9.3.7) (2023-06-15)
2+
3+
4+
### Trivial Changes
5+
6+
* Update .github/workflows/semantic-pull-request.yml [skip ci] ([94e4240](https://github.com/libp2p/js-libp2p-kad-dht/commit/94e42400f589954269fefc95d3c16442cdbb824a))
7+
* Update .github/workflows/stale.yml [skip ci] ([b081831](https://github.com/libp2p/js-libp2p-kad-dht/commit/b081831a0b371b91fa47d9d0ee78694abe88ae5a))
8+
9+
10+
### Dependencies
11+
12+
* bump p-event from 5.0.1 to 6.0.0 ([#480](https://github.com/libp2p/js-libp2p-kad-dht/issues/480)) ([ca1fdb7](https://github.com/libp2p/js-libp2p-kad-dht/commit/ca1fdb714e0dd3dce2ddb66d6268c96610b5a3c9))
13+
114
## [9.3.6](https://github.com/libp2p/js-libp2p-kad-dht/compare/v9.3.5...v9.3.6) (2023-06-01)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/kad-dht",
3-
"version": "9.3.6",
3+
"version": "9.3.7",
44
"description": "JavaScript implementation of the Kad-DHT for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-kad-dht#readme",

0 commit comments

Comments
 (0)