Skip to content

Commit 886d8b9

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2022-05-01) ### Bug Fixes * **inert:** update when this polyfill becomes inert ([4797f5c](4797f5c))
1 parent 5f1da7c commit 886d8b9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.1.0...v2.1.1) (2022-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **inert:** update when this polyfill becomes inert ([4797f5c](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/4797f5ce205bedef0be206e2c0898897914e1438))
7+
18
# [2.1.0](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v2.0.1...v2.1.0) (2022-04-14)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-functions-as-helper-polyfill",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Implementation of RFC 756, Default Helper Manager",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)