Skip to content

Releases: AdrianGonz97/refined-cf-pages-action

v1.2.2

16 May 15:32
c7b767e
Compare
Choose a tag to compare

What's Changed

  • Fixed an issue where PR deployments with matching production branch names would deploy to CF's production branch (#15)

v1.2.1

16 May 15:03
Compare
Choose a tag to compare

Fixed an issue where PRs would deploy to the incorrect branch

v1.2.0

14 May 06:00
5594171
Compare
Choose a tag to compare

What's Changed

  • feat: manually specifiable branch names (#14)

v1.1.2

12 May 15:49
0ccb38a
Compare
Choose a tag to compare

What's Changed

  • fix: malformed branch names outside of PR events by @TonsiTT in #13

New Contributors

v1.1.1

05 Mar 21:27
3cc0066
Compare
Choose a tag to compare

What's Changed

  • docs: Add section for PR previews from forks (#10)
  • chore: Update action's node version and dependencies (#11)

v1.1.0

13 Jan 01:34
d72456a
Compare
Choose a tag to compare

What's Changed

  • feat: Combined multiple sites into a single PR summary (#8)

v1.0.2

11 Jan 01:05
Compare
Choose a tag to compare

What's Changed

  • fix: Set githubToken to be required (#7)
  • fix: Adjusted failure status in the PR comment summary (#7)
  • fix: Errors now propagate correctly (#7)

v1.0.1

10 Jan 04:33
22a3ffc
Compare
Choose a tag to compare

What's Changed

  • fix: Aliased branch previews now work as intended (#5)
  • fix: Improved the PR comment summary (#5)

v1.0.0

09 Jan 02:05
Compare
Choose a tag to compare

🚀 Initial release