Skip to content

Commit d753f69

Browse files
authored
chore(): update changelog (#4990)
1 parent 15ef6e7 commit d753f69

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/@ionic/cli/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
3838
- Using `deploy build`? Migrate to ionic-cloud build web and if you used the -channel option, also use ionic-cloud deploy web.
3939
- Using `package` commands? Migrate to ionic-cloud build and ionic-cloud deploy.
4040

41+
The remaining `deploy` commands have been renamed to `live-update`.
42+
43+
| deploy command | live-update command |
44+
| - | - |
45+
| `ionic deploy add` | `ionic live-update add` |
46+
| `ionic deploy configure` | `ionic live-update configure` |
47+
| `ionic deploy manifest` | `ionic live-update manifest` |
48+
4149
See https://ionic.io/docs/appflow/cli/overview for more information on the Ionic Cloud CLI.
4250
* **docs:** The `ionic docs` command has been removed. See https://github.com/ionic-team/ionic-cli/pull/4905 for an alternative.
4351
* **doctor:** The `ionic doctor` command has been removed. See https://github.com/ionic-team/ionic-cli/pull/4907 for alternatives.

0 commit comments

Comments
 (0)