Skip to content

Commit 171c966

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2023-08-03) ### Bug Fixes * widen peer range ([01697a1](01697a1))
1 parent ceb0cb0 commit 171c966

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

0 commit comments

Comments
 (0)