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

Commit d0394fe

Browse files
committed
chore: release version v0.5.1
1 parent 0fd1769 commit d0394fe

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.5.1"></a>
2+
## [0.5.1](https://github.com/multiformats/js-multihashing-async/compare/v0.5.0...v0.5.1) (2018-05-30)
3+
4+
5+
### Bug Fixes
6+
7+
* improve Error on missing webcrypto ([b9c52b9](https://github.com/multiformats/js-multihashing-async/commit/b9c52b9))
8+
9+
10+
111
<a name="0.5.0"></a>
212
# [0.5.0](https://github.com/multiformats/js-multihashing-async/compare/v0.4.9...v0.5.0) (2018-05-07)
313

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multihashing-async",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "multiple hash functions",
55
"main": "src/index.js",
66
"browser": {

0 commit comments

Comments
 (0)