Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.6.3](v1.6.2...v1.6.3) (2024-10-07)

### Bug Fixes

* remove patches and update deps ([efc9ae9](efc9ae9))
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent efc9ae9 commit 5b5b06f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.6.3](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.6.2...v1.6.3) (2024-10-07)

### Bug Fixes

* remove patches and update deps ([efc9ae9](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/efc9ae9bce74320118646f4d29a07e34dae48491))

## [1.6.2](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.6.1...v1.6.2) (2024-10-02)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@libp2p/amino-dht-bootstrapper",
"version": "1.6.2",
"version": "1.6.3",
"description": "Run an Amino DHT boostrapper with js-libp2p",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper#readme",
Expand Down

0 comments on commit 5b5b06f

Please sign in to comment.