File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.22.0 " ></a >
2
+ # [ 0.22.0] ( https://github.com/libp2p/js-libp2p/compare/v0.21.0...v0.22.0 ) (2018-06-29)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * add null property guards ([ 80f0b60] ( https://github.com/libp2p/js-libp2p/commit/80f0b60 ) )
8
+ * do not mutate the config object ([ ac5cacb] ( https://github.com/libp2p/js-libp2p/commit/ac5cacb ) )
9
+ * remove .only ([ be9eafe] ( https://github.com/libp2p/js-libp2p/commit/be9eafe ) )
10
+ * remove peer discovery module config checks ([ 4ad70ef] ( https://github.com/libp2p/js-libp2p/commit/4ad70ef ) )
11
+ * typo in fixture and fail for correct reason ([ 1af5ba9] ( https://github.com/libp2p/js-libp2p/commit/1af5ba9 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * enable peer discovery modules by default ([ e320854] ( https://github.com/libp2p/js-libp2p/commit/e320854 ) )
17
+
18
+
19
+
1
20
<a name =" 0.21.0 " ></a >
2
21
# [ 0.21.0] ( https://github.com/libp2p/js-libp2p/compare/v0.20.4...v0.21.0 ) (2018-06-28)
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " libp2p" ,
3
- "version" : " 0.21 .0" ,
3
+ "version" : " 0.22 .0" ,
4
4
"description" : " JavaScript base class for libp2p bundles" ,
5
5
"leadMaintainer" :
" David Dias <[email protected] >" ,
6
6
"main" : " src/index.js" ,
You can’t perform that action at this time.
0 commit comments