-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.2.0](v1.1.13...v1.2.0) (2024-09-19) ### Features * bootstrapper ready alpha use/testing in deployed env ([#135](#135)) ([4faa2bd](4faa2bd)) ### Bug Fixes * docker build & docs ([#133](#133)) ([4ffc788](4ffc788)) * use correct casing for Identity.PeerID ([ffe222a](ffe222a)) * use persistent datastore ([#134](#134)) ([1574195](1574195)) ### Trivial Changes * recreate lockfile ([#141](#141)) ([2df90f0](2df90f0)) * update lockfile ([69efe2e](69efe2e)) * use [email protected] ([#139](#139)) ([6ecb7c6](6ecb7c6)) ### Dependencies * update all deps ([01611b9](01611b9))
- Loading branch information
1 parent
69efe2e
commit 8eacc0f
Showing
3 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,25 @@ | ||
## [1.2.0](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.13...v1.2.0) (2024-09-19) | ||
|
||
### Features | ||
|
||
* bootstrapper ready alpha use/testing in deployed env ([#135](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/135)) ([4faa2bd](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/4faa2bdb3f5935dabcd5c77d7d1944c8de996e22)) | ||
|
||
### Bug Fixes | ||
|
||
* docker build & docs ([#133](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/133)) ([4ffc788](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/4ffc78884c6d54d1072fba4a184f99e59f2372dc)) | ||
* use correct casing for Identity.PeerID ([ffe222a](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/ffe222a0061044f0550a9463901f6c2125ed2368)) | ||
* use persistent datastore ([#134](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/134)) ([1574195](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/1574195fc29d932bfb40dacf72c1b04e8207a1b6)) | ||
|
||
### Trivial Changes | ||
|
||
* recreate lockfile ([#141](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/141)) ([2df90f0](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/2df90f0a04aea79ec2f285ed56cc23af7220b81c)) | ||
* update lockfile ([69efe2e](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/69efe2ee7770321305c06eba12be6e8b73284824)) | ||
* use [email protected] ([#139](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/issues/139)) ([6ecb7c6](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/6ecb7c6ce7e335cf817f2b94745fce809c8597ef)) | ||
|
||
### Dependencies | ||
|
||
* update all deps ([01611b9](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/commit/01611b91a2799925ac955ba42bade947c55728b1)) | ||
|
||
## [1.1.13](https://github.com/libp2p/js-libp2p-amino-dht-bootstrapper/compare/v1.1.12...v1.1.13) (2024-02-19) | ||
|
||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters