You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,16 @@
1
+
## v0.2.1 (2019-06-19)
2
+
3
+
#### :bug: Bug Fix
4
+
*[#125](https://github.com/ember-codemods/ember-es6-class-codemod/pull/125) Handle module failures gracefully while gathering telemetry. ([@rwjblue](https://github.com/rwjblue))
5
+
*[#124](https://github.com/ember-codemods/ember-es6-class-codemod/pull/124) Add puppeteer launch flag to ignore https errors ([@ssutar](https://github.com/ssutar))
6
+
7
+
#### :memo: Documentation
8
+
*[#123](https://github.com/ember-codemods/ember-es6-class-codemod/pull/123) Add some missing fields to package.json. ([@rwjblue](https://github.com/rwjblue))
9
+
10
+
#### Committers: 2
11
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments