File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.1.4 (2023-01-19)
2+
3+ ### Bug Fix
4+ * [ #6 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/6 ) Added tests and refactored code (Part 4) ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
5+ * [ #5 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/5 ) Added tests and refactored code (Part 3) ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
6+
7+ ### Internal
8+ * [ #7 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/7 ) Updated eslint-plugin-simple-import-sort to v9.0.0 ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
9+
10+ ### Documentation
11+ * [ #6 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/6 ) Added tests and refactored code (Part 4) ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
12+ * [ #5 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/5 ) Added tests and refactored code (Part 3) ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
13+
14+
115## 0.1.3 (2023-01-18)
216
317### Documentation
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-codemod-v1-to-v2" ,
3- "version" : " 0.1.3 " ,
3+ "version" : " 0.1.4 " ,
44 "description" : " Codemod to convert Ember addons to v2 addon format" ,
55 "keywords" : [
66 " codemod" ,
You can’t perform that action at this time.
0 commit comments