Skip to content

Commit 6d0ac81

Browse files
committedDec 2, 2021
chore: release version v0.35.0
1 parent 15a0b1d commit 6d0ac81

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
 

‎CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [0.35.0](https://github.com/libp2p/js-libp2p/compare/v0.34.0...v0.35.0) (2021-12-02)
2+
3+
4+
### Bug Fixes
5+
6+
* stop dht before connection manager ([#1041](https://github.com/libp2p/js-libp2p/issues/1041)) ([3a9d5f6](https://github.com/libp2p/js-libp2p/commit/3a9d5f64d96719ebb4d3b083c4f5832db4fa0816)), closes [#1039](https://github.com/libp2p/js-libp2p/issues/1039)
7+
8+
9+
### chore
10+
11+
* update peer id and libp2p crypto ([#1042](https://github.com/libp2p/js-libp2p/issues/1042)) ([9cbf36f](https://github.com/libp2p/js-libp2p/commit/9cbf36fcb54099e6fed35ceccc4a2376f0926c1f))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* requires node 15+
17+
18+
19+
120
# [0.34.0](https://github.com/libp2p/js-libp2p/compare/v0.33.0...v0.34.0) (2021-11-25)
221

322

0 commit comments

Comments
 (0)
Please sign in to comment.