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 1376433 commit 49ead4bCopy full SHA for 49ead4b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.14](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.13...v1.0.14) (2022-01-19)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update embroider monorepo to v1 ([1376433](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/137643307754d803458b19ff7454eaed1c12bab0))
7
8
## [1.0.13](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.12...v1.0.13) (2022-01-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-functions-as-helper-polyfill",
- "version": "1.0.13",
+ "version": "1.0.14",
"description": "Implementation of RFC 756, Default Helper Manager",
"keywords": [
"ember-addon"
0 commit comments