Skip to content

Commit

Permalink
Merge pull request #368 from mansona/release-preview
Browse files Browse the repository at this point in the history
Release Preview
  • Loading branch information
mansona authored Nov 27, 2023
2 parents 510e181 + a29628f commit 2e486ed
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"solution": {
"ember-cli-notifications": {
"oldVersion": "8.0.0"
}
},
"description": "## Release (2023-11-26)\n\n\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) Breaking: 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* [#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: 3\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"
}
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
# Changelog
## Release (2023-11-26)



#### :boom: Breaking Change
* [#365](https://github.com/mansona/ember-cli-notifications/pull/365) move to a v2 addon ([@mansona](https://github.com/mansona))
* [#327](https://github.com/mansona/ember-cli-notifications/pull/327) Breaking: Drop support for Ember < 3.16 and move to field-guide ([@mansona](https://github.com/mansona))

#### :rocket: Enhancement
* [#364](https://github.com/mansona/ember-cli-notifications/pull/364) Stop using `ember-get-config` ([@nlepage](https://github.com/nlepage))

#### :house: Internal
* [#367](https://github.com/mansona/ember-cli-notifications/pull/367) setup release-plan ([@mansona](https://github.com/mansona))
* [#366](https://github.com/mansona/ember-cli-notifications/pull/366) fix lint-to-the-future CI job ([@mansona](https://github.com/mansona))
* [#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))

#### Committers: 3
- Chris Manson ([@mansona](https://github.com/mansona))
- Nicolas Lepage ([@nlepage](https://github.com/nlepage))
- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87))

8.0.0 / 2022-01-28
==================
Expand Down

0 comments on commit 2e486ed

Please sign in to comment.