File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 0.3.2 (2023-02-10)
2+
3+ ### Bug Fix
4+ * [ #17 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/17 ) Documented the case of a scoped package ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
5+
6+ ### Internal
7+ * [ #18 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/18 ) Installed eslint-plugin-n and eslint-plugin-import. Updated prettier. ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
8+
9+ ### Committers: 1
10+ - Isaac Lee ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
11+
12+
113## 0.3.1 (2023-01-31)
214
315### Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-codemod-v1-to-v2" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.3.2 " ,
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