File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.3.2 (2019-11-29)
4
+
5
+ #### :bug : Bug Fix
6
+ * [ #28 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/28 ) Fix attributeBindings issue ([ @vladucu ] ( https://github.com/vladucu ) )
7
+
8
+ #### :house : Internal
9
+ * [ #21 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/21 ) Add dependabot configuration file ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
10
+
11
+ #### Committers: 2
12
+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
13
+ - vladucu ([ @vladucu ] ( https://github.com/vladucu ) )
14
+
15
+
3
16
## v0.3.1 (2019-11-29)
4
17
5
18
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tagless-ember-components-codemod" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.3.2 " ,
4
4
"description" : " Converts regular Ember.js components to `tagName: ''` components" ,
5
5
"homepage" : " https://github.com/ember-codemods/tagless-ember-components-codemod" ,
6
6
"repository" : " git@github.com:ember-codemods/tagless-ember-components-codemod.git" ,
You can’t perform that action at this time.
0 commit comments