File tree Expand file tree Collapse file tree 3 files changed +23
-7
lines changed
Expand file tree Collapse file tree 3 files changed +23
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-cli-deprecation-workflow" : {
4- "impact" : " major " ,
5- "oldVersion" : " 3.4 .0" ,
6- "newVersion" : " 4.0.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 4.0 .0" ,
6+ "newVersion" : " 4.0.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " major " ,
11- "reason" : " Appears in changelog section :boom: Breaking Change "
10+ "impact" : " patch " ,
11+ "reason" : " Appears in changelog section :memo: Documentation "
1212 },
1313 {
1414 "impact" : " patch" ,
1818 "pkgJSONPath" : " ./package.json"
1919 }
2020 },
21- "description" : " ## Release (2025-12-18)\n \n * ember-cli-deprecation-workflow 4.0.0 (major )\n\n #### :boom: Breaking Change \n * `ember-cli-deprecation-workflow`\n * [#222 ](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/222) Convert to v2 Addon - classic apps (using ember-cli for build) will want to remain on v3 ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### :house: Internal\n * `ember-cli-deprecation-workflow`\n * [#223 ](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/223) Update release plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#220](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/220) chore: Test latest LTS versions ([@TSenter](https://github.com/TSenter)) \n\n #### Committers: 2\n - Tyler Senter ([@TSenter ](https://github.com/TSenter ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
21+ "description" : " ## Release (2025-12-18)\n\n * ember-cli-deprecation-workflow 4.0.1 (patch )\n\n #### :memo: Documentation \n * `ember-cli-deprecation-workflow`\n * [#227 ](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/227) Adjust changelog wording ([@kategengler ](https://github.com/kategengler ))\n\n #### :house: Internal\n * `ember-cli-deprecation-workflow`\n * [#224 ](https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/224) Remove unneeded files and deps ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 2\n - Katie Gengler ([@kategengler ](https://github.com/kategengler ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
2222}
Original file line number Diff line number Diff line change 22
33## Release (2025-12-18)
44
5+ * ember-cli-deprecation-workflow 4.0.1 (patch)
6+
7+ #### :memo : Documentation
8+ * ` ember-cli-deprecation-workflow `
9+ * [ #227 ] ( https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/227 ) Adjust changelog wording ([ @kategengler ] ( https://github.com/kategengler ) )
10+
11+ #### :house : Internal
12+ * ` ember-cli-deprecation-workflow `
13+ * [ #224 ] ( https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/224 ) Remove unneeded files and deps ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 2
16+ - Katie Gengler ([ @kategengler ] ( https://github.com/kategengler ) )
17+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
18+
19+ ## Release (2025-12-18)
20+
521* ember-cli-deprecation-workflow 4.0.0 (major)
622
723#### :boom : Breaking Change
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-deprecation-workflow" ,
3- "version" : " 4.0.0 " ,
3+ "version" : " 4.0.1 " ,
44 "description" : " Provides a much needed workflow to managing deprecations." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments