Skip to content

Releases: BetaHuhn/deploy-to-vercel-action

v1.3.2

03 May 00:05
Compare
Choose a tag to compare

[v1.3.2] - 2021-05-03

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 88d33da Bump eslint from 7.24.0 to 7.25.0
  • 67b3013 Bump @vercel/ncc from 0.28.3 to 0.28.4

v1.3.1

19 Apr 00:07
Compare
Choose a tag to compare

[v1.3.1] - 2021-04-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

Dependency updates

  • 4f4d18d Bump eslint from 7.22.0 to 7.24.0
  • 6beaec0 Bump @vercel/ncc from 0.27.0 to 0.28.3

v1.3.0

19 Mar 21:40
Compare
Choose a tag to compare

[v1.3.0] - 2021-03-19

Release notes · Compare · Tag · Archive (zip · tar.gz)

New features

  • b5b7c50 Attach commit metadata to deployment
  • a6db3ed Don't deploy PR if from fork
  • d182fc0 Cleaner and more detailed PR comment

Bug fixes

  • de6fcd8 Use correct sha when triggered by PR

Dependency updates

  • 0afdecb Bump vercel from 21.3.2 to 21.3.3
  • 62c6d2e Bump eslint from 7.21.0 to 7.22.0
  • 094c707 Bump @actions/github from 2.2.0 to 4.0.0 (#2)

v1.2.7

08 Mar 00:15
Compare
Choose a tag to compare

[v1.2.7] - 2021-03-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

v1.2.6

01 Mar 00:16
Compare
Choose a tag to compare

[v1.2.6] - 2021-03-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

v1.2.5

22 Feb 00:15
Compare
Choose a tag to compare

[v1.2.5] - 2021-02-22

Release notes · Compare · Tag · Archive (zip · tar.gz)

v1.2.4

08 Feb 00:16
Compare
Choose a tag to compare

[v1.2.4] - 2021-02-08

Release notes · Compare · Tag · Archive (zip · tar.gz)

v1.2.3

01 Feb 18:19
Compare
Choose a tag to compare

[v1.2.3] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • 512a553 Correctly parse boolean input even if it is string

v1.2.2

01 Feb 17:49
Compare
Choose a tag to compare

[v1.2.2] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Bug fixes

  • a4a967d Disable auto merging when creating GH deployment

v1.2.1

01 Feb 15:25
Compare
Choose a tag to compare

[v1.2.1] - 2021-02-01

Release notes · Compare · Tag · Archive (zip · tar.gz)

Critical hotfixes

  • 77281ad Add new inputs to action config