Releases: hypermodeinc/hyp-cli
Releases · hypermodeinc/hyp-cli
v0.1.21
v0.1.20
update prefix (#114)
v0.1.19
increase expiry time (#101)
v0.1.18
fix hm api url (#100)
v0.1.17
fix login URL (#99)
v0.1.16
feat: use apiKey instead of jwt for requests (#98) * use apiKey for requests * rename jwt to apiKey * add user id to messaging * hide link/org commands, org -> workspace * workspace ids --------- Co-authored-by: Pine <[email protected]>
v0.1.15
chore(deps): Pin dependency node to 22.14.0 (#94) * chore(deps): Pin dependency node to 22.14.0 * Update release-cli.yml * Update ci-cli-build.yml --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ryan Fox-Tyler <[email protected]>
v0.1.14
Fix API call createProjectBranchBackend -> createProjectBranchRuntime…
v0.1.13
Fix JWT unauthorized/expired issue (#73)
v0.1.12
HYP-2624: hyp link should guide the user to create remote origin (#57) * HYP-2624: hyp link should guide the user to create remote origin * HYP-2682: `hyp link` check branch name is `main`