Releases: surfe/github-actions-vercel
Releases · surfe/github-actions-vercel
Release list
v1.0.1
v1.0.0
What's Changed
- Establishes first stable version of PoC to demonstrate trunk-based CI/CD;
- Allows to deploy changes using Vercel's CLI to preview, staging and production environments;
- Runs E2E tests before allowing merge to
mainbranch; - Only deploys to staging when merging in to
main; - Only deploys to prod when creating a tag using the
mainbranch;
Full Changelog: v0.1.2...v1.0.0
v0.1.2
v0.1.1
What's Changed
- Modify homepage & tests by @mstrlaw in #15
- Mstrlaw/test merge workflow by @mstrlaw in #16
- Mstrlaw/test merge workflow by @mstrlaw in #17
- Mstrlaw/test merge workflow by @mstrlaw in #18
- Resolve conflicts by @mstrlaw in #19
- Mstrlaw/test merge workflow by @mstrlaw in #20
- Modifies tag creation workflow by @mstrlaw in #21
Full Changelog: v0.0.7...v0.1.1