File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## v1.2.1 (2020-04-24)
2
+
3
+ #### :bug : Bug Fix
4
+ * [ #30 ] ( https://github.com/ember-codemods/ember-codemods-telemetry-helpers/pull/30 ) Ensure ` setTelemetryWithKey ` is exported properly. ([ @suchitadoshi1987 ] ( https://github.com/suchitadoshi1987 ) )
5
+
6
+ #### Committers: 1
7
+ - Suchita Doshi ([ @suchitadoshi1987 ] ( https://github.com/suchitadoshi1987 ) )
8
+
1
9
## v1.2.0 (2020-04-24)
2
10
3
11
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-codemods-telemetry-helpers" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
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