Skip to content

Commit

Permalink
Release 3.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Sep 16, 2020
1 parent 2de7c7b commit 6fbcbbe
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
@@ -1,3 +1,18 @@
## v3.0.0-beta.4 (2020-09-16)

#### :bug: Bug Fix
* [#589](https://github.com/adopted-ember-addons/ember-electron/pull/589) Fix handle-file-urls on Windows ([@bendemboski](https://github.com/bendemboski))

#### :memo: Documentation
* [#576](https://github.com/adopted-ember-addons/ember-electron/pull/576) Add IndexedDB migration instructions ([@rwwagner90](https://github.com/rwwagner90))
* [#490](https://github.com/adopted-ember-addons/ember-electron/pull/490) Correct the link to felixs github ([@spruce](https://github.com/spruce))

#### Committers: 4
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
- Felix Fichte ([@spruce](https://github.com/spruce))
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)

## v3.0.0-beta.3 (2020-05-22)

#### :boom: Breaking Change
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-electron",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"description": "An addon for building Desktop apps with Ember and Electron.",
"keywords": [
"atom",
Expand Down

0 comments on commit 6fbcbbe

Please sign in to comment.