Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2023-11-30)

### Dependencies

* bump @libp2p/prometheus-metrics from 2.0.7 to 3.0.0 ([#69](#69)) ([bef5ee1](bef5ee1))
  • Loading branch information
semantic-release-bot committed Nov 30, 2023
1 parent bef5ee1 commit b07f083
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.4](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.3...v1.1.4) (2023-11-30)


### Dependencies

* bump @libp2p/prometheus-metrics from 2.0.7 to 3.0.0 ([#69](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/69)) ([bef5ee1](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/bef5ee17bca4841d63282e2bef968ae287dd1e06))

## [1.1.3](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.2...v1.1.3) (2023-10-19)


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.3",
"version": "1.1.4",
"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 b07f083

Please sign in to comment.