Skip to content

Commit e77cad6

Browse files
chore(release): 1.9.9 [skip ci]
## [1.9.9](v1.9.8...v1.9.9) (2025-05-26) ### Bug Fixes * empty peer add map on stop ([1194d8e](1194d8e))
1 parent 1194d8e commit e77cad6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.9.9](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.8...v1.9.9) (2025-05-26)
2+
3+
### Bug Fixes
4+
5+
* empty peer add map on stop ([1194d8e](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/1194d8e3e1738137d4889ad6fcc076fbaba55af2))
6+
17
## [1.9.8](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.7...v1.9.8) (2025-05-26)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/amino-dht-bootstrapper",
3-
"version": "1.9.8",
3+
"version": "1.9.9",
44
"description": "Run an Amino DHT bootstrapper with js-libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper#readme",

0 commit comments

Comments
 (0)