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.
2 parents b02fb36 + 450a8d0 commit df4eaaeCopy full SHA for df4eaae
1 file changed
RELEASE.md
@@ -76,6 +76,7 @@ You can use [this saved search](https://github.com/ember-cli/ember-app-blueprint
76
```
77
pnpm dlx update-blueprint-deps --filter ember-cli --tag latest package.json files/package.json
78
79
+- run `pnpm install` to make sure that the pnpm-lock is updated
80
- commit this update `git commit -am "update ember-cli dependency to latest"`
81
- push and open a PR targeting `release` with a PR title like `Update ember-cli to 6.4`
82
- mark this PR as a `bug` to make sure it goes out in a patch release
0 commit comments