Update tools-release-process.md Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/13309b62 Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/13309b62 Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/13309b62
Branch: refs/heads/master Commit: 13309b62694ebe77f2d9ea8484fc002f4c96d42e Parents: 0dc8f48 Author: Steve Gill <[email protected]> Authored: Sun May 25 23:45:11 2014 -0700 Committer: Steve Gill <[email protected]> Committed: Sun May 25 23:45:11 2014 -0700 ---------------------------------------------------------------------- docs/tools-release-process.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/13309b62/docs/tools-release-process.md ---------------------------------------------------------------------- diff --git a/docs/tools-release-process.md b/docs/tools-release-process.md index fa23894..7ede4cb 100644 --- a/docs/tools-release-process.md +++ b/docs/tools-release-process.md @@ -225,6 +225,8 @@ Find your release here: https://dist.apache.org/repos/dist/release/cordova/tools If npm publish fails for you, run `npm owner ls PACKAGENAME` to see if you are an owner. If you aren't, ask one of the owners to add you. +If you have already published the package under the `rc` tag, then you will have to run `npm tag cordova@version latest` + ## Post Blog Post
