Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemelia committed Apr 5, 2024
1 parent afb57ce commit 07023b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@




## 4.0.2 (2024-04-05)

#### :bug: Bug Fix
* [#142](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/142) Handle empty s3 response ([@jrjohnson](https://github.com/jrjohnson))

#### Committers: 1
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))

## 4.0.1 (2024-04-03)

#### :rocket: Enhancement
Expand Down
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": "4.0.1",
"version": "4.0.2",
"description": "Ember CLI Deploy plugin to deploy ember-cli's bootstrap index file to S3.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 07023b0

Please sign in to comment.