Skip to content

Commit

Permalink
Release 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Feb 23, 2023
1 parent e3d330f commit 2a405a6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,15 @@ https://github.com/highlightjs/highlight.js/issues/2877




## v4.2.1 (2023-02-23)

#### :bug: Bug Fix
* [#1391](https://github.com/adopted-ember-addons/ember-electron/pull/1391) Un-pin electron forge ([@bendemboski](https://github.com/bendemboski))

#### Committers: 1
- Ben Demboski ([@bendemboski](https://github.com/bendemboski))

## v4.2.0 (2023-02-01)

#### :rocket: Enhancement
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": "4.2.0",
"version": "4.2.1",
"description": "An addon for building Desktop apps with Ember and Electron.",
"keywords": [
"atom",
Expand Down

0 comments on commit 2a405a6

Please sign in to comment.