We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2fd4ed commit e65c612Copy full SHA for e65c612
CHANGELOG.md
@@ -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
9
## v1.2.3 (2021-03-23)
10
11
#### :bug: Bug Fix
package.json
@@ -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"
0 commit comments