Skip to content

Commit 6d98d27

Browse files
committed
adjust ember-cli-update text to better align with new Data versioning strategy
1 parent f3685d7 commit 6d98d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ember-released-5-4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ npx ember-cli-update
7777

7878
This utility will help you to update your app or addon to the latest Ember CLI version. You will probably encounter merge conflicts, in which the default behavior is to let you resolve conflicts on your own. For more information on the `ember-cli-update` project, see [the GitHub README](https://github.com/ember-cli/ember-cli-update).
7979

80-
While it is recommended to keep Ember CLI versions in sync with Ember and EmberData, this is not required. After updating ember-cli, you can keep your current version(s) of Ember or EmberData by editing `package.json` to revert the changes to the lines containing `ember-source` and `ember-data`.
80+
It is not required to keep Ember CLI versions in sync with Ember and EmberData. After updating ember-cli, you can keep your current version(s) of Ember or EmberData by editing `package.json` to revert the changes to the lines containing `ember-source` and `ember-data`.
8181

8282
### Changes in Ember CLI 5.4
8383

0 commit comments

Comments
 (0)