Skip to content

Commit 3fbb275

Browse files
committed
Release 0.6.0
1 parent 03d9c79 commit 3fbb275

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+
* Data attributes smoosh fix (#22) (03d9c79)
2+
* Fixes Void element bug (#23) (9b46cd6)
3+
14
* Bump telemetry-helpers to 0.4.0 (#21) (16f9e80)
25
* fix label on readme (9332a1d)
36
* add badges (#20) (0aaa0ae)

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