Skip to content

Commit caddaac

Browse files
author
Suchita Doshi
committed
Release 4.1.0
1 parent 7e06914 commit caddaac

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Add config to enable transform on valueless attrs (#241) (7e06914)
2+
* Bump execa from 3.4.0 to 4.0.0 (#211) (0b06732)
3+
* Bump jest from 24.9.0 to 25.1.0 (#235) (d8fa744)
4+
15
## v4.0.0 (2020-02-03)
26

37
#### :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-angle-brackets-codemod",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Codemod to convert to Angle brackets syntax",
55
"keywords": [
66
"codemod-cli",

0 commit comments

Comments
 (0)