Skip to content

Commit

Permalink
Release 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Oct 27, 2019
1 parent 87fa534 commit f8a67e6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
* Fix incorrect transform of naked pre-existing this (#41) (87fa534)
* update readme with generated transform output (7d7e035)

* Fix @args swapped with this.args (#40) (5f6ae02)
* update telemetry helpers tp (#38) (e3e4c1c)
* Update telemetry-helpers (#37) (4f08318)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-no-implicit-this-codemod",
"version": "0.7.1",
"version": "0.7.2",
"description": "Codemods for transforming variable usage to be prefixed with `this`, when appropriate",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit f8a67e6

Please sign in to comment.