File tree Expand file tree Collapse file tree 3 files changed +16
-9
lines changed
Expand file tree Collapse file tree 3 files changed +16
-9
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" : [
9- {
10- "impact" : " major" ,
11- "reason" : " Appears in changelog section :boom: Breaking Change"
12- },
139 {
1410 "impact" : " patch" ,
1511 "reason" : " Appears in changelog section :house: Internal"
1814 "pkgJSONPath" : " ./package.json"
1915 }
2016 },
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 "
17+ "description" : " ## Release (2025-12-18)\n\n * ember-cli-deprecation-workflow 4.0.1 (patch )\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: 1 \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
2218}
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+ #### :house : Internal
8+ * ` ember-cli-deprecation-workflow `
9+ * [ #224 ] ( https://github.com/ember-cli/ember-cli-deprecation-workflow/pull/224 ) Remove unneeded files and deps ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### Committers: 1
12+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
13+
14+ ## Release (2025-12-18)
15+
516* ember-cli-deprecation-workflow 4.0.0 (major)
617
718#### :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