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

Commit a581e42

Browse files
committed
chore: release version v0.4.14
1 parent 0e92776 commit a581e42

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="0.4.14"></a>
2+
## [0.4.14](https://github.com/multiformats/js-multihash/compare/v0.4.13...v0.4.14) (2018-08-08)
3+
4+
5+
### Bug Fixes
6+
7+
* missing id name constant ([42b9f0c](https://github.com/multiformats/js-multihash/commit/42b9f0c))
8+
9+
10+
111
<a name="0.4.13"></a>
212
## [0.4.13](https://github.com/multiformats/js-multihash/compare/v0.4.12...v0.4.13) (2018-01-04)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multihashes",
3-
"version": "0.4.13",
3+
"version": "0.4.14",
44
"description": "multihash implementation",
55
"leadMaintainer": "David Dias <daviddias@ipfs.io>",
66
"main": "src/index.js",

0 commit comments

Comments
 (0)