Skip to content

Commit 58a12e9

Browse files
committed
Release 0.8.0
1 parent 9713041 commit 58a12e9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
* Merge pull request #50 from suchitadoshi1987/suchita/customHelpers (9713041)
2+
* Merge pull request #49 from suchitadoshi1987/suchita/supportwallstreet (57d0a65)
3+
* Add config option to support custom helpers (c1c4918)
4+
* add support for ember-holy-futuristic-template-namespacing-batman syntax as well as for Nested Invocations in Angle Bracket Syntax (cec9fc4)
5+
16
## v0.7.3 (2019-10-28)
27

38
#### :house: Internal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-no-implicit-this-codemod",
3-
"version": "0.7.3",
3+
"version": "0.8.0",
44
"description": "Codemods for transforming variable usage to be prefixed with `this`, when appropriate",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)