Skip to content

Commit e24b9e2

Browse files
chore(release): 2.0.1 [skip ci]
## [2.0.1](v2.0.0...v2.0.1) (2022-02-04) ### Bug Fixes * **deps:** update dependency ember-cli-typescript to v5 ([38084b6](38084b6))
1 parent 38084b6 commit e24b9e2

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.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+
18
# [2.0.0](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.15...v2.0.0) (2022-01-30)
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.0.0",
3+
"version": "2.0.1",
44
"description": "Implementation of RFC 756, Default Helper Manager",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)