Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Commit

Permalink
chore: release version v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dignifiedquire committed Sep 5, 2017
1 parent 719eb5e commit 6abbfa2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<a name="1.0.1"></a>
## [1.0.1](https://github.com/ipfs/jest-environment-aegir/compare/v1.0.0...v1.0.1) (2017-09-05)


### Bug Fixes

* include ArrayBuffer for js-ipfs ([f5f94ef](https://github.com/ipfs/jest-environment-aegir/commit/f5f94ef))



<a name="1.0.0"></a>
# 1.0.0 (2017-09-05)



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-environment-aegir",
"version": "1.0.0",
"version": "1.0.1",
"main": "./src/index.js",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 6abbfa2

Please sign in to comment.