Skip to content

Commit

Permalink
Released v1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
LevelbossMike committed Mar 31, 2017
1 parent 5fcc821 commit 7f823ed
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [v1.0.0-beta.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v1.0.0-beta.1) (2017-03-31)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v1.0.0-beta.0...v1.0.0-beta.1)

**Merged pull requests:**

- Add support for recusively listing all revisions in a bucket [\#71](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/71) ([vitch](https://github.com/vitch))

## [v1.0.0-beta.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/v1.0.0-beta.0) (2017-03-25)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.5.0...v1.0.0-beta.0)

Expand Down Expand Up @@ -98,4 +105,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-s3-index",
"version": "1.0.0-beta.0",
"version": "1.0.0-beta.1",
"description": "Ember CLI Deploy plugin to deploy ember-cli's bootstrap index file to S3.",
"directories": {
"doc": "doc",
Expand Down

0 comments on commit 7f823ed

Please sign in to comment.