Skip to content

Commit

Permalink
Release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Garrett committed Mar 29, 2021
1 parent a2fd4ed commit e65c612
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v1.2.4 (2021-03-29)

#### :bug: Bug Fix
* [#51](https://github.com/pzuraq/ember-compatibility-helpers/pull/51) Use fs-extra instead of fs ([@pzuraq](https://github.com/pzuraq))

#### Committers: 1
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))

## v1.2.3 (2021-03-23)

#### :bug: Bug Fix
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-compatibility-helpers",
"version": "1.2.3",
"version": "1.2.4",
"description": "Zero-cost compatibility flags and helpers for Ember.js",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit e65c612

Please sign in to comment.