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.
1 parent 6ef0740 commit 920ab43Copy full SHA for 920ab43
scripts/README.md
@@ -57,12 +57,12 @@
57
58
2. Verify that changelog changes and package.json update are correct (`git status` && `git diff`)
59
3. Run [snapshot](#running-snapshot) & update if necessary
60
-5. Commit and push
61
-6. Run `gulp release`
+4. Commit and push
+5. Run `gulp release`
62
- publishes to npm
63
- Creates a new tag and release on Github
64
65
-7. Sit back and have a beer :beer: (or wine :wine_glass:)
+6. Sit back and have a beer :beer: (or wine :wine_glass:)
66
67
### Releasing Component Demos
68
See [ionic-preview-app](https://github.com/driftyco/ionic-preview-app#updating-ionic-site)
0 commit comments