Skip to content

Commit a8041c7

Browse files
authored
Merge pull request #114 from ember-cli/update-release-docs
update RELEASE.md with notes for after ember-cli release
2 parents 96ac0c0 + 2de978d commit a8041c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

RELEASE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,13 @@ You can use [this saved search](https://github.com/ember-cli/ember-app-blueprint
120120
- Check the `Release Alpha` GitHub action to make sure the release succeeded
121121

122122

123+
### Release ember-cli and update ember-cli versions
124+
125+
After doing all this release process you can go and release ember-cli. Once ember-cli has been updated you will need to come back here and update the ember-cli reference to be the release (and not the pre-release) for each of the branches.
126+
127+
This is necessary because we're not in the same repository and can't make release `ember-cli` and `@ember/app-blueprint` atomically.
128+
129+
123130
## Changelog updates
124131

125132
`release-plan` is designed to automatically generate a Changelog that includes the titles of every PR that was merged since the last release. As we would like to make use of this auto-generated Changelog we need to make sure that PRs are named correctly and the Changelog included in the "Prepare Release" PRs are what we were expecting.

0 commit comments

Comments
 (0)