This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Commit c9f9c4b 1 parent c611b0e commit c9f9c4b Copy full SHA for c9f9c4b
File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 0.11.2 " ></a >
2
+ ## [ 0.11.2] ( https://github.com/ipld/js-ipld-dag-pb/compare/v0.11.0...v0.11.2 ) (2017-09-07)
3
+
4
+
5
+ ### Bug Fixes
6
+
7
+ * ** package:** update cids to version 0.5.0 ([ b1d4b0f] ( https://github.com/ipld/js-ipld-dag-pb/commit/b1d4b0f ) )
8
+ * switch to protobufjs ([ #39 ] ( https://github.com/ipld/js-ipld-dag-pb/issues/39 ) ) ([ 5130844] ( https://github.com/ipld/js-ipld-dag-pb/commit/5130844 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * replace protocol-buffers with protons ([ #42 ] ( https://github.com/ipld/js-ipld-dag-pb/issues/42 ) ) ([ 603e11f] ( https://github.com/ipld/js-ipld-dag-pb/commit/603e11f ) )
14
+
15
+
16
+
1
17
<a name =" 0.11.1 " ></a >
2
18
## [ 0.11.1] ( https://github.com/ipld/js-ipld-dag-pb/compare/v0.11.0...v0.11.1 ) (2017-09-05)
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipld-dag-pb" ,
3
- "version" : " 0.11.1 " ,
3
+ "version" : " 0.11.2 " ,
4
4
"description" : " JavaScript Implementation of the MerkleDAG Node in Protobuf." ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments