File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v2.2.0 (2023-11-01)
2+
3+ * Introduce a dependency on ember-string to improve out of the box
4+ compatibiliy with Ember 4.12
5+ * Refactor to adopt newer versions of dev dependencies.
6+
7+
18## v2.0.0 (2021-07-04)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-deprecation-workflow" ,
3- "version" : " 2.1 .0" ,
3+ "version" : " 2.2 .0" ,
44 "description" : " Provides a much needed workflow to managing deprecations." ,
55 "keywords" : [
66 " ember-addon"
2727 "test:ember-compatibility" : " ember try:each"
2828 },
2929 "dependencies" : {
30- "@ember/string" :" ^3.0.0" ,
30+ "@ember/string" : " ^3.0.0" ,
3131 "broccoli-funnel" : " ^3.0.3" ,
3232 "broccoli-merge-trees" : " ^4.2.0" ,
3333 "broccoli-plugin" : " ^4.0.5"
You can’t perform that action at this time.
0 commit comments