Skip to content

Latest commit

 

History

History
123 lines (70 loc) · 5.94 KB

changelog_archived.md

File metadata and controls

123 lines (70 loc) · 5.94 KB

ZEIT Now Deplyoment Changelog

v2.0.3 (2020-05-06)

Full Changelog

Implemented enhancements:

Closed issues:

  • Update now version to v18 #41

Merged pull requests:

v2.0.2 (2020-04-04)

Full Changelog

Implemented enhancements:

  • team_id seems to be not working #19

Fixed bugs:

  • undefined url on pull request comment #37
  • Branch is undefined #31
  • Outputs object is always empty #25
  • Fix empty output object #38 (hakonkrogh)
  • fix: branch is undefined #33 (amondnet)

Closed issues:

  • Validation failed: commit_id has been locked when deploying multiple projects #21

Merged pull requests:

  • chore(release): 2.0.2 #39 (amondnet)
  • docs(README): Update documentation regarding github secrets #35 (amalv)

v2.0.1 (2020-02-25)

Full Changelog

Fixed bugs:

Closed issues:

  • How can I deploy with an assigned domain? #30
  • Add instruction on getting project\_id and org\_id #27

Merged pull requests:

  • docs: how to get organization and project id of project #28 (amondnet)

v2.0.0 (2020-02-18)

Full Changelog

Implemented enhancements:

  • Do not want to receive comments from action #14
  • Support for Vercel CLI v17 #24
  • feat: now cli v17, add NOW\_PROJECT\_ID and NOW\_ORG\_ID env variable #26 (amondnet)

Fixed bugs:

  • Deploy stalled #23

Closed issues:

  • Can I upload the contents of a folder with pre-built assets? #22
  • getting 403 error every time it tries to comment #18
  • Feature: Ability to specify path for --local-config flag #16

v1.2.0 (2020-01-28)

Full Changelog

Implemented enhancements:

v1.1.0 (2020-01-17)

Full Changelog

Implemented enhancements:

Fixed bugs:

Closed issues:

  • Can't unlink a previous Org connection if I no longer have access to org #15
  • How to deploy from other folders such as build #13
  • Deployment succeeds but workflow reports failure #12

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator