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

Commit b22b6f3

Browse files
committed
chore: release version v0.31.19
1 parent b0d7f0f commit b22b6f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
<a name="0.31.18"></a>
2-
## [0.31.18](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.17...v0.31.18) (2017-09-04)
1+
<a name="0.31.19"></a>
2+
## [0.31.19](https://github.com/ipfs/interface-ipfs-core/compare/v0.31.18...v0.31.19) (2017-09-04)
33

44

55
### Bug Fixes
66

7-
* continue to publish the test folder so that fixtures are published ([2aa11bb](https://github.com/ipfs/interface-ipfs-core/commit/2aa11bb))
7+
* remove superfluous console.logs ([442ea74](https://github.com/ipfs/interface-ipfs-core/commit/442ea74))
88

99

1010

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.31.18",
3+
"version": "0.31.19",
44
"description": "A test suite and interface you can use to implement a IPFS core interface.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)