Skip to content

Commit beb0daf

Browse files
chore(release): 1.9.32 [skip ci]
## [1.9.32](v1.9.31...v1.9.32) (2025-06-29) ### Bug Fixes * update example config ([c10f2ac](c10f2ac)) ### Trivial Changes * patch quic ([8e75656](8e75656))
1 parent c10f2ac commit beb0daf

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.32](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.31...v1.9.32) (2025-06-29)
2+
3+
### Bug Fixes
4+
5+
* update example config ([c10f2ac](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/c10f2ac34796cdeb858649e53a062065ff3526e6))
6+
7+
### Trivial Changes
8+
9+
* patch quic ([8e75656](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/8e75656df4d2372aa0f547f3919c081e7a11b2a1))
10+
111
## [1.9.31](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.30...v1.9.31) (2025-06-29)
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.31",
3+
"version": "1.9.32",
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)