Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit e6822aa

Browse files
author
Alan Shaw
committed
chore: release version v0.78.0
1 parent d9f1096 commit e6822aa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="0.78.0"></a>
2+
# [0.78.0](https://github.com./ipfs/interface-ipfs-core/compare/v0.77.1...v0.78.0) (2018-09-20)
3+
4+
5+
### Bug Fixes
6+
7+
* example links in miscellaneous spec section ([#364](https://github.com./ipfs/interface-ipfs-core/issues/364)) ([45e8142](https://github.com./ipfs/interface-ipfs-core/commit/45e8142))
8+
* test for buffer with options ([#370](https://github.com./ipfs/interface-ipfs-core/issues/370)) ([d456245](https://github.com./ipfs/interface-ipfs-core/commit/d456245))
9+
10+
11+
112
<a name="0.77.1"></a>
213
## [0.77.1](https://github.com./ipfs/interface-ipfs-core/compare/v0.77.0...v0.77.1) (2018-09-05)
314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "interface-ipfs-core",
3-
"version": "0.77.1",
3+
"version": "0.78.0",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"leadMaintainer": "Alan Shaw <[email protected]>",
66
"main": "js/src/index.js",

0 commit comments

Comments
 (0)