Skip to content

Commit

Permalink
Released v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Apr 1, 2016
1 parent db3b258 commit 13a07ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## [0.4.0](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/0.4.0) (2016-04-01)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.3.1...0.4.0)

- Take `filePattern` into account when determining `isGzipped` status [\#59](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/59) ([elidupuis](https://github.com/elidupuis))

## [v0.3.1](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/tree/0.3.1) (2016-02-21)
[Full Changelog](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/compare/v0.3.0...v0.3.1)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-cli-deploy-s3-index",
"version": "0.3.1",
"version": "0.4.0",
"description": "Ember CLI Deploy plugin to deploy ember-cli's bootstrap index file to S3.",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -58,4 +58,4 @@
"ember-addon": {
"configPath": "tests/dummy/config"
}
}
}

0 comments on commit 13a07ee

Please sign in to comment.