Prepare and publish a new version of the waza azd extension. USE FOR: "publish extension", "release new version", "bump version", "prepare release", "update changelog", "azd publish", "new release", "version bump", "cut a release". DO NOT USE FOR: running evals (use waza), writing skills (use skill-authoring), CI/CD pipeline changes (edit workflow files directly).
$npx -y skills add microsoft/waza --skill azd-publishInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/waza" --skill "microsoft/waza/azd-publish"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/waza" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/waza"` and select the relevant skills, then follow their instructions.