We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c4576a commit a78fffeCopy full SHA for a78fffe
1 file changed
RELEASE.md
@@ -111,6 +111,7 @@ You can use [this saved search](https://github.com/ember-cli/ember-app-blueprint
111
pnpm dlx update-blueprint-deps --filter '.*' package.json files/package.json
112
```
113
114
+- run `pnpm install` to install any updated packages
115
- commit this update `git commit -am "update blueprint dependencies to beta"`
116
- push and open a PR targeting `beta` with a PR title like `Prepare 6.5-beta`
117
- mark this PR as an `enchancement`
0 commit comments