File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0 (2023-09-14)
4+
5+ ### Breaking Change
6+ * [ #65 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/65 ) Dropped Node 16 support and marked stable ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
7+
8+ ### Enhancement
9+ * [ #66 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/66 ) Updated blueprints ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
10+
11+ ### Internal
12+ * [ #65 ] ( https://github.com/ijlee2/ember-codemod-v1-to-v2/pull/65 ) Dropped Node 16 support and marked stable ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
13+
14+ ### Committers: 1
15+ - Isaac Lee ([ @ijlee2 ] ( https://github.com/ijlee2 ) )
16+
17+
318## 0.11.0 (2023-09-02)
419
520### Enhancement
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-codemod-v1-to-v2" ,
3- "version" : " 0.11 .0" ,
3+ "version" : " 1.0 .0" ,
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