File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v0.2.0 (2019-10-26)
2+
3+ #### :rocket : Enhancement
4+ * [ #12 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/12 ) Improve template wrapper output ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
5+
6+ #### :memo : Documentation
7+ * [ #13 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/13 ) package.json: Fix project URLs ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
8+
9+ #### :house : Internal
10+ * [ #11 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/11 ) Add Tests ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
11+ * [ #7 ] ( https://github.com/ember-codemods/tagless-ember-components-codemod/pull/7 ) Setup GitHub actions ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
12+
13+ #### Committers: 1
14+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
15+
16+
17+ ## v0.1.0 (2019-10-10)
18+
19+ Initial release! 🎉
Original file line number Diff line number Diff line change 11{
22 "name" : " tagless-ember-components-codemod" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "description" : " Converts regular Ember.js components to `tagName: ''` components" ,
55 "homepage" : " https://github.com/ember-codemods/tagless-ember-components-codemod" ,
66 "repository" :
" [email protected] :ember-codemods/tagless-ember-components-codemod.git" ,
You can’t perform that action at this time.
0 commit comments