Skip to content

Commit

Permalink
release preparations
Browse files Browse the repository at this point in the history
- [CORE-1277]
  • Loading branch information
Tobias Winkler committed May 8, 2020
1 parent 4afa4b6 commit c1e6aa3
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 c1e6aa3

Please sign in to comment.