Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit b6c12f5

Browse files
authored
chore(changelog): 0.0.47 updates
1 parent d0a3894 commit b6c12f5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33

44
### Upgrade Instructions
55

6+
#### Install latest Ionic CLI
7+
Install the latest ionic cli. `sudo` may be required depending upon your `npm` set-up.
8+
9+
```
10+
npm install -g ionic@latest
11+
```
12+
613
#### Entry Point Changes
714
Delete `main.dev.ts` and `main.prod.ts` and create a `main.ts` file with the following content:
815

0 commit comments

Comments
 (0)