-
-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare Release using 'release-plan'
- Loading branch information
github-actions[bot]
authored
Feb 6, 2024
1 parent
1d37f83
commit 4683e39
Showing
2 changed files
with
12 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,8 @@ | ||
{ | ||
"solution": { | ||
"ember-cli-notifications": { | ||
"impact": "major", | ||
"oldVersion": "8.0.0", | ||
"newVersion": "9.0.0", | ||
"constraints": [ | ||
{ | ||
"impact": "major", | ||
"reason": "Appears in changelog section :boom: Breaking Change" | ||
}, | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./ember-cli-notifications/package.json" | ||
"oldVersion": "9.0.0" | ||
} | ||
}, | ||
"description": "## Release (2023-11-27)\n\nember-cli-notifications 9.0.0 (major)\n\n#### :boom: Breaking Change\n* [#365](https://github.com/mansona/ember-cli-notifications/pull/365) move to a v2 addon ([@mansona](https://github.com/mansona))\n* [#327](https://github.com/mansona/ember-cli-notifications/pull/327) Drop support for Ember < 3.16 and move to field-guide ([@mansona](https://github.com/mansona))\n\n#### :rocket: Enhancement\n* [#364](https://github.com/mansona/ember-cli-notifications/pull/364) Stop using `ember-get-config` ([@nlepage](https://github.com/nlepage))\n\n#### :house: Internal\n* [#372](https://github.com/mansona/ember-cli-notifications/pull/372) fix typo in release-plan config ([@mansona](https://github.com/mansona))\n* [#371](https://github.com/mansona/ember-cli-notifications/pull/371) remove unreleased changelog entry ([@mansona](https://github.com/mansona))\n* [#370](https://github.com/mansona/ember-cli-notifications/pull/370) add --singlePackage to release-plan config ([@mansona](https://github.com/mansona))\n* [#368](https://github.com/mansona/ember-cli-notifications/pull/368) Release Preview ([@github-actions[bot]](https://github.com/apps/github-actions))\n* [#367](https://github.com/mansona/ember-cli-notifications/pull/367) setup release-plan ([@mansona](https://github.com/mansona))\n* [#366](https://github.com/mansona/ember-cli-notifications/pull/366) fix lint-to-the-future CI job ([@mansona](https://github.com/mansona))\n* [#362](https://github.com/mansona/ember-cli-notifications/pull/362) Update minimum supported Node.js version to v16 (No longer relevant) ([@Turbo87](https://github.com/Turbo87))\n\n#### Committers: 4\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Nicolas Lepage ([@nlepage](https://github.com/nlepage))\n- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" | ||
"description": "## Release (2024-02-06)\n\n\n\n#### :house: Internal\n* [#374](https://github.com/mansona/ember-cli-notifications/pull/374) update release-plan ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters