v0.14.0
Changelog
- 492d142: chore(deps): bump goreleaser/goreleaser-action from 6 to 7 (#174) (@dependabot[bot])
- 736324f: chore(deps): bump actions/setup-node from 4 to 6 (#175) (@dependabot[bot])
- b922a1e: chore(deps): bump golang.org/x/oauth2 from 0.35.0 to 0.36.0 (#182) (@dependabot[bot])
- c983790: chore(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 (#194) (@dependabot[bot])
- 67b399c: feat(template): support deploy by template code with -c/--code flag (#195) (@yuaanlin)
- 650bae2: fix: variable update in non-interactive mode clears all existing variables (#196) (@eliajhmauve)
- ad5b78a: fix: prevent nil pointer panic in deploy when no projects exist (#197) (@eliajhmauve)
- 5efb3ab: fix: close HTTP response bodies and fix 5xx status check logic (#198) (@eliajhmauve)
- be77d50: fix: correct restart/redeploy confirmation prompts and fix metric min/type (#199) (@eliajhmauve)
- 76b8768: feat(email): implement complete Zeabur Email CLI commands (PLA-933) (#200) (@BruceDu521)