Skip to content

Commit d1f5bc9

Browse files
chore(release): 1.9.6 [skip ci]
## [1.9.6](v1.9.5...v1.9.6) (2025-05-19) ### Trivial Changes * update dependabot ([be4cc77](be4cc77)) ### Dependencies * update deps ([075b409](075b409))
1 parent be4cc77 commit d1f5bc9

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.6](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.5...v1.9.6) (2025-05-19)
2+
3+
### Trivial Changes
4+
5+
* update dependabot ([be4cc77](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/be4cc777bb1289b3fc305bc4c332eb13e281d86a))
6+
7+
### Dependencies
8+
9+
* update deps ([075b409](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/075b409a631d67b8b0ba3ca729a09e98fb7cd199))
10+
111
## [1.9.5](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.9.4...v1.9.5) (2025-05-19)
212

313
### Dependencies

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.5",
3+
"version": "1.9.6",
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)