Skip to content

Commit

Permalink
Merge branch 'release/v3.0.2' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Winkler committed May 8, 2020
2 parents 4afa4b6 + c1e6aa3 commit 83ffbb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,17 @@
## Next Version
### Features

### Fixes

### Deprecations


## Version 3.0.2
### Fixes
- recreate `ipfs-cache` indexeddb on `aborted` event
- add `EVAN_CHAIN` to config `process.env`
- fix devMode check in iframe

### Deprecations


## Version 3.0.1
### Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
"watch": "npx webpack --mode=development --watch"
},
"types": "dist/src/index.d.ts",
"version": "3.0.1"
"version": "3.0.2"
}

0 comments on commit 83ffbb9

Please sign in to comment.