mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
7 lines
177 B
Markdown
7 lines
177 B
Markdown
# Deploy
|
|
|
|
1. `npm run prepare.deploy`
|
|
2. Review/update changelog
|
|
3. Commit updates using the package name and version number as the commit message.
|
|
4. `npm run deploy`
|
|
5. :tada: |