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
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,17 @@
1
+
## v1.0.1 (2019-06-23)
2
+
3
+
#### :bug: Bug Fix
4
+
*[#140](https://github.com/ember-codemods/ember-native-class-codemod/pull/140) Avoid `**/tmp/**` when looking for `package.json`'s. ([@rwjblue](https://github.com/rwjblue))
5
+
6
+
#### :memo: Documentation
7
+
*[#137](https://github.com/ember-codemods/ember-native-class-codemod/pull/137) Add dependency installation to the README ([@pzuraq](https://github.com/pzuraq))
8
+
*[#136](https://github.com/ember-codemods/ember-native-class-codemod/pull/136) Update the README to match v1.0.0 refactors ([@pzuraq](https://github.com/pzuraq))
9
+
10
+
#### Committers: 3
11
+
- Chris Garrett ([@pzuraq](https://github.com/pzuraq))
12
+
- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
0 commit comments