File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.1.0 (2019-11-19)
2
+
3
+ #### :bug : Bug Fix
4
+ * [ #25 ] ( https://github.com/ember-codemods/ember-codemods-telemetry-helpers/pull/25 ) Enumerate Component templates. ([ @tylerturdenpants ] ( https://github.com/tylerturdenpants ) )
5
+
6
+ #### :memo : Documentation
7
+ * [ #24 ] ( https://github.com/ember-codemods/ember-codemods-telemetry-helpers/pull/24 ) Fix link in README.md ([ @ursm ] ( https://github.com/ursm ) )
8
+
9
+ #### Committers: 2
10
+ - Keita Urashima ([ @ursm ] ( https://github.com/ursm ) )
11
+ - Ryan Mark ([ @tylerturdenpants ] ( https://github.com/tylerturdenpants ) )
12
+
1
13
## v1.0.1 (2019-10-28)
2
14
3
15
#### :bug : Bug Fix
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-codemods-telemetry-helpers" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"private" : false ,
5
5
"description" : " Helpers for gathering app telemetry for codemods." ,
6
6
"repository" : " https://github.com/ember-codemods/ember-codemods-telemetry-helpers" ,
You can’t perform that action at this time.
0 commit comments