Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit f248c38

Browse files
committed
chore: release version v0.11.0
1 parent 01c9f16 commit f248c38

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.11.0"></a>
2+
# [0.11.0](https://github.com/ipld/js-ipld-dag-pb/compare/v0.10.1...v0.11.0) (2017-03-21)
3+
4+
5+
### Features
6+
7+
* upgrade to new ipfs-block and blockservice ([1dd4dd2](https://github.com/ipld/js-ipld-dag-pb/commit/1dd4dd2))
8+
9+
10+
111
<a name="0.10.1"></a>
212
## [0.10.1](https://github.com/ipld/js-ipld-dag-pb/compare/v0.10.0...v0.10.1) (2017-03-16)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-dag-pb",
3-
"version": "0.10.1",
3+
"version": "0.11.0",
44
"description": "JavaScript Implementation of the MerkleDAG Node in Protobuf.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)