Skip to content

Commit e5ad8f4

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
Prepare Release vnull using 'release-plan'
1 parent bc7b725 commit e5ad8f4

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

.release-plan.json

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,8 @@
11
{
22
"solution": {
33
"ember-exam": {
4-
"impact": "minor",
5-
"oldVersion": "10.0.1",
6-
"newVersion": "10.1.0",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "minor",
11-
"reason": "Appears in changelog section :rocket: Enhancement"
12-
},
13-
{
14-
"impact": "patch",
15-
"reason": "Appears in changelog section :memo: Documentation"
16-
}
17-
],
18-
"pkgJSONPath": "./package.json"
4+
"oldVersion": "10.1.0"
195
}
206
},
21-
"description": "## Release (2025-12-19)\n\n* ember-exam 10.1.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-exam`\n * [#1489](https://github.com/ember-cli/ember-exam/pull/1489) Better vite support ([@bendemboski](https://github.com/bendemboski))\n\n#### :memo: Documentation\n* `ember-exam`\n * [#1489](https://github.com/ember-cli/ember-exam/pull/1489) Better vite support ([@bendemboski](https://github.com/bendemboski))\n * [#1455](https://github.com/ember-cli/ember-exam/pull/1455) Update README.md with timeout help ([@apellerano-pw](https://github.com/apellerano-pw))\n\n#### Committers: 2\n- Andrew Pellerano ([@apellerano-pw](https://github.com/apellerano-pw))\n- Ben Demboski ([@bendemboski](https://github.com/bendemboski))\n"
7+
"description": "\n\n\n\n"
228
}

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-12-19)
49

510
* ember-exam 10.1.0 (minor)

0 commit comments

Comments
 (0)