Skip to content

Commit 2b2529c

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent d9fd6f7 commit 2b2529c

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

.release-plan.json

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,8 @@
11
{
22
"solution": {
33
"ember-intl-analyzer": {
4-
"impact": "major",
5-
"oldVersion": "5.1.0",
6-
"newVersion": "6.0.0",
7-
"constraints": [
8-
{
9-
"impact": "major",
10-
"reason": "Appears in changelog section :boom: Breaking Change"
11-
},
12-
{
13-
"impact": "patch",
14-
"reason": "Appears in changelog section :house: Internal"
15-
}
16-
],
17-
"pkgJSONPath": "./package.json"
4+
"oldVersion": "6.0.0"
185
}
196
},
20-
"description": "## Release (2025-03-20)\n\nember-intl-analyzer 6.0.0 (major)\n\n#### :boom: Breaking Change\n* `ember-intl-analyzer`\n * [#738](https://github.com/mainmatter/ember-intl-analyzer/pull/738) Fix loading config files - stop depending on deprecated esm package ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `ember-intl-analyzer`\n * [#740](https://github.com/mainmatter/ember-intl-analyzer/pull/740) move tests into a test folder ([@mansona](https://github.com/mansona))\n * [#735](https://github.com/mainmatter/ember-intl-analyzer/pull/735) convert to vitest ([@mansona](https://github.com/mansona))\n * [#705](https://github.com/mainmatter/ember-intl-analyzer/pull/705) Replace release-it with release-plan ([@beerinho](https://github.com/beerinho))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Daniel Beer ([@beerinho](https://github.com/beerinho))\n"
7+
"description": "\n\n\n\n"
218
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2025-03-20)
49

510
ember-intl-analyzer 6.0.0 (major)

0 commit comments

Comments
 (0)