Skip to content

Commit 55f46fb

Browse files
chore(release): 1.9.29 [skip ci]
## [1.9.29](v1.9.28...v1.9.29) (2025-06-18) ### Bug Fixes * update deps ([72ef531](72ef531)) ### Trivial Changes * fix deps ([0faae84](0faae84))
1 parent 0faae84 commit 55f46fb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.9.29](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.28...v1.9.29) (2025-06-18)
2+
3+
### Bug Fixes
4+
5+
* update deps ([72ef531](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/72ef53170b5691fb77cb4b37ae8d347b18eff1b5))
6+
7+
### Trivial Changes
8+
9+
* fix deps ([0faae84](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/0faae848cd3567e8b1b2b3354df6ab3aba92367f))
10+
111
## [1.9.28](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.27...v1.9.28) (2025-06-06)
212

313
### 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.28",
3+
"version": "1.9.29",
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)