We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e06914 commit caddaacCopy full SHA for caddaac
CHANGELOG.md
@@ -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
+
5
## v4.0.0 (2020-02-03)
6
7
#### :house: Internal
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-angle-brackets-codemod",
- "version": "4.0.0",
+ "version": "4.1.0",
"description": "Codemod to convert to Angle brackets syntax",
"keywords": [
"codemod-cli",
0 commit comments