Skip to content

Commit

Permalink
chore(release): 1.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.6](v1.1.5...v1.1.6) (2023-12-06)

### Dependencies

* bump @libp2p/prometheus-metrics from 3.0.0 to 3.0.6 ([#83](#83)) ([76ee84d](76ee84d))
  • Loading branch information
semantic-release-bot committed Dec 6, 2023
1 parent 76ee84d commit 7bfa7ca
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.6](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.5...v1.1.6) (2023-12-06)


### Dependencies

* bump @libp2p/prometheus-metrics from 3.0.0 to 3.0.6 ([#83](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/83)) ([76ee84d](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/76ee84d0cb5d2a80a41f0239b1ab053a1b5bac55))

## [1.1.5](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.4...v1.1.5) (2023-12-05)


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.1.5",
"version": "1.1.6",
"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 7bfa7ca

Please sign in to comment.