File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.1.0 (2021-04-13)
4
+
5
+ #### :rocket : Enhancement
6
+ * [ #40 ] ( https://github.com/ember-codemods/ember-codemods-telemetry-helpers/pull/40 ) Support add-on dummy app files ([ @xg-wang ] ( https://github.com/xg-wang ) )
7
+
8
+ #### :house : Internal
9
+ * [ #41 ] ( https://github.com/ember-codemods/ember-codemods-telemetry-helpers/pull/41 ) Add basic GitHub Actions setup ([ @rwjblue ] ( https://github.com/rwjblue ) )
10
+
11
+ #### Committers: 2
12
+ - Robert Jackson ([ @rwjblue ] ( https://github.com/rwjblue ) )
13
+ - Thomas Wang ([ @xg-wang ] ( https://github.com/xg-wang ) )
14
+
15
+
3
16
## v2.0.0 (2020-11-20)
4
17
5
18
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-codemods-telemetry-helpers" ,
3
- "version" : " 2.0 .0" ,
3
+ "version" : " 2.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