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 38084b6 commit e24b9e2Copy full SHA for e24b9e2
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.1](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.0.0...v2.0.1) (2022-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** update dependency ember-cli-typescript to v5 ([38084b6](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/38084b674bc9886baf6f7a10fec2ab5af7a6f944))
7
8
# [2.0.0](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.15...v2.0.0) (2022-01-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-functions-as-helper-polyfill",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Implementation of RFC 756, Default Helper Manager",
"keywords": [
"ember-addon"
0 commit comments