Skip to content

Releases: aarondill/Vercel-Project-Manager

Release 2.3.1

30 Jul 06:12
Compare
Choose a tag to compare
  • fix: format status bar time using timeago.js #16
  • chore: linting f7f31af
  • fix: update deps f3fff46

Release 2.3.0

03 Jul 16:22
Compare
Choose a tag to compare
  • feat: add vercel.DashboardURL for use with teams #15
  • fix: only use TeamDashboardURL for teams projects 4736386

Release 2.2.4

14 Mar 08:09
Compare
Choose a tag to compare
  • fix: openDeploymentsLink should open /deployments eaa1829

Release 2.2.3

14 Mar 07:19
Compare
Choose a tag to compare
  • feat: remove the accessToken generated when logging out #14

Release 2.2.2

14 Mar 06:54
Compare
Choose a tag to compare
  • feat: better debug command #13
  • chore: remove tokenRef config in release-it ca1ad04

Release 2.2.1

28 Feb 20:11
Compare
Choose a tag to compare
  • fix: add logging.error #10
  • fix: remove infinite loop on startup #9

Release 2.2.0

28 Feb 19:26
Compare
Choose a tag to compare
  • feat: show the branch and target in each DeploymentItem #7

Release 2.1.1

14 Feb 17:58
Compare
Choose a tag to compare
  • refactor: All commands should extends disposable 0b23c2a
  • feat: add logging to Api calls b0c3ec5
  • refactor: add more logs 4c0db77
  • feat: add logging bc9e850
  • feat: add debug command 92d2c4f
  • fix: don't remove the access token when there's no teamId 44b155d
  • fix: undefined in error message 416c04a
  • fix: use vercel.com to verify connection f9da717
  • refactor: remove unused imports 12eb58e
  • fix: add log on successful request 7e29edd

Release 2.1.0

13 Feb 12:48
Compare
Choose a tag to compare
  • feat: add support for teams! #5
  • refactor: remove unneeded activationEvents b68c622

Release 2.0.2

09 Feb 16:58
Compare
Choose a tag to compare
  • fix: fully type safe network requests a98a8bf
  • refactor: refactor code 5501d3f
  • refactor: type safe network requests 760bbd6
  • fix: tokens generated are invalid for the cli f4ecd60
  • chore: remove unused imports 80d6eed
  • docs: add note about cli login 2d39a44