Skip to content

Releases: kpfefferle/ember-cli-deploy-cloudfront

v1.0.0-beta.0

02 Apr 19:01
a79ac3e
Compare
Choose a tag to compare
v1.0.0-beta.0 Pre-release
Pre-release
Released v1.0.0-beta.0

v0.2.0

29 Dec 00:50
Compare
Choose a tag to compare
  • Adds ability to use AWS Profile for authentication instead of providing key and secret.
    • #1 Don't require AWS credentials to be set explicitly (by @reidab)