Skip to content

Latest commit

 

History

History
35 lines (16 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

35 lines (16 loc) · 1.31 KB

1.32.0 (2023-04-04)

Features

  • helpers.js: add function to select Vercel project and prompt user to select a project from the list (3011fe1)

1.31.3 (2023-04-04)

Bug Fixes

  • projectsTypesCommand.js: add append: false option to Deno.openSync() call (1bdfe10)

1.31.2 (2023-04-03)

Bug Fixes

  • vercelCommand: update time_ago dependency to v1 (89ffcf5)

1.31.1 (2023-03-28)

Bug Fixes

1.31.0 (2023-03-28)

Features