Releases: badsyntax/github-action-aws-cloudfront
Releases · badsyntax/github-action-aws-cloudfront
v1.0.1
What's Changed
- Bump badsyntax/github-action-aws-cloudformation from 0.0.6 to 1.0.0 by @dependabot in #35
- Bump badsyntax/github-action-aws-s3 from 0.0.11 to 1.0.0 by @dependabot in #34
- Bump badsyntax/github-action-aws-cloudformation from 1.0.0 to 1.0.3 by @dependabot in #117
- Bump github/codeql-action from 1 to 2 by @dependabot in #67
- Bump actions/checkout from 2 to 3.1.0 by @dependabot in #112
- Bump badsyntax/github-action-aws-s3 from 1.0.0 to 1.0.1 by @dependabot in #85
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #120
- Bump @actions/core from 1.6.0 to 1.10.0 by @dependabot in #110
- Bump minimist from 1.2.5 to 1.2.7 by @dependabot in #137
- Bump actions/setup-node from 2.5.0 to 3.6.0 by @dependabot in #133
- Bump @vercel/ncc from 0.33.0 to 0.36.0 by @dependabot in #126
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is a stable release.
What's Changed
- Bump badsyntax/github-action-aws-s3 from 0.0.3 to 0.0.10 by @dependabot in #23
- Bump badsyntax/github-action-aws-cloudformation from 0.0.5 to 0.0.6 by @dependabot in #22
- Bump badsyntax/github-action-aws-s3 from 0.0.10 to 0.0.11 by @dependabot in #28
Full Changelog: v0.0.3...v1.0.0
v0.0.3
- Use kebab-case for input names (#16) @badsyntax
- Bump badsyntax/github-action-aws-cloudformation from 0.0.2 to 0.0.3 (#11) @dependabot
- Bump badsyntax/github-action-aws-s3 from 0.0.1 to 0.0.2 (#12) @dependabot
- Don't deploy on PR close (#10) @badsyntax
- Update README (#9) @badsyntax
- Try fix deploy (#8) @badsyntax
v0.0.2
- Bump badsyntax/github-action-aws-cloudformation from 30e8484d108a13d803aa449c1ec1bd6aa4c932ff to 0.0.2 (#6) @dependabot
- Bump badsyntax/github-action-aws-s3 from 9537cd6d2013140b1d4e11ff526c5d75084c01df to 0.0.1 (#7) @dependabot
v0.0.1
- Remove trailing slash from prefix paths (#5) @badsyntax
- Include prefix root with slash (#4) @badsyntax
- Add includeOriginPrefix option (#3) @badsyntax
- Update docs and run script (#2) @badsyntax
- Add initials files & invalidate cache feature (#1) @badsyntax