Skip to content

Commit e65c612

Browse files
author
Chris Garrett
committed
Release 1.2.4
1 parent a2fd4ed commit e65c612

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.2.4 (2021-03-29)
2+
3+
#### :bug: Bug Fix
4+
* [#51](https://github.com/pzuraq/ember-compatibility-helpers/pull/51) Use fs-extra instead of fs ([@pzuraq](https://github.com/pzuraq))
5+
6+
#### Committers: 1
7+
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
8+
19
## v1.2.3 (2021-03-23)
210

311
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-compatibility-helpers",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Zero-cost compatibility flags and helpers for Ember.js",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)