Skip to content

Commit b22b363

Browse files
gilestgithub-actions[bot]
authored andcommitted
Prepare Release vnull using 'release-plan'
1 parent 0de168b commit b22b363

File tree

2 files changed

+13
-12
lines changed

2 files changed

+13
-12
lines changed

.release-plan.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
{
22
"solution": {
33
"ember-file-upload": {
4-
"impact": "minor",
5-
"oldVersion": "9.4.1",
6-
"newVersion": "9.5.0",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "minor",
11-
"reason": "Appears in changelog section :rocket: Enhancement"
12-
}
13-
],
14-
"pkgJSONPath": "./ember-file-upload/package.json"
4+
"oldVersion": "9.5.0"
155
}
166
},
17-
"description": "## Release (2025-06-26)\n\n* ember-file-upload 9.5.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-file-upload`\n * [#1102](https://github.com/adopted-ember-addons/ember-file-upload/pull/1102) Remove reliance on ember-cli-mirage ([@beerinho](https://github.com/beerinho))\n\n#### Committers: 1\n- Daniel Beer ([@beerinho](https://github.com/beerinho))\n"
7+
"description": "## Release (2025-08-19)\n\n\n\n#### :house: Internal\n* [#1109](https://github.com/adopted-ember-addons/ember-file-upload/pull/1109) Bump node to latest LTS in workflows ([@gilest](https://github.com/gilest))\n* [#1108](https://github.com/adopted-ember-addons/ember-file-upload/pull/1108) Match uploaded bytes reported by Chrome ([@gilest](https://github.com/gilest))\n\n#### Committers: 1\n- Giles Thompson ([@gilest](https://github.com/gilest))\n"
188
}

ember-file-upload/CHANGELOG.md

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

3+
## Release (2025-08-19)
4+
5+
6+
7+
#### :house: Internal
8+
* [#1109](https://github.com/adopted-ember-addons/ember-file-upload/pull/1109) Bump node to latest LTS in workflows ([@gilest](https://github.com/gilest))
9+
* [#1108](https://github.com/adopted-ember-addons/ember-file-upload/pull/1108) Match uploaded bytes reported by Chrome ([@gilest](https://github.com/gilest))
10+
11+
#### Committers: 1
12+
- Giles Thompson ([@gilest](https://github.com/gilest))
13+
314
## Release (2025-06-26)
415

516
* ember-file-upload 9.5.0 (minor)

0 commit comments

Comments
 (0)