Skip to content

Commit 487c08c

Browse files
committed
Release 0.7.0
1 parent 27aad4e commit 487c08c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
* add minimal docs + collect telemetry while running the codemod (#8) (27aad4e)
2+
* update readme (5b86872)
3+
14
* Data attributes smoosh fix (#22) (03d9c79)
25
* Fixes Void element bug (#23) (9b46cd6)
36

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.6.0",
3+
"version": "0.7.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)