We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb0cb0 commit 171c966Copy full SHA for 171c966
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.1.2](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.1...v2.1.2) (2023-08-03)
2
+
3
4
+### Bug Fixes
5
6
+* widen peer range ([01697a1](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/01697a18d64b84aee94b980e622bc63b8f78fbfa))
7
8
## [2.1.1](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.0...v2.1.1) (2022-05-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-functions-as-helper-polyfill",
- "version": "2.1.1",
+ "version": "2.1.2",
"description": "Implementation of RFC 756, Default Helper Manager",
"keywords": [
"ember-addon"
0 commit comments