Skip to content

Commit cd569fc

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2022-01-26) ### Bug Fixes * **deps:** do not depend on unneeded packages ([442696d](442696d))
1 parent 442696d commit cd569fc

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+
## [1.0.15](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.14...v1.0.15) (2022-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** do not depend on unneeded packages ([442696d](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/commit/442696d24d29a0d1a6b5e4f90480b535ff19c666))
7+
18
## [1.0.14](https://github.com/NullVoxPopuli/ember-functions-as-helper-polyfill/compare/v1.0.13...v1.0.14) (2022-01-19)
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": "1.0.14",
3+
"version": "1.0.15",
44
"description": "Implementation of RFC 756, Default Helper Manager",
55
"keywords": [
66
"ember-addon"

0 commit comments

Comments
 (0)