Skip to content

Commit 07023b0

Browse files
committed
Release 4.0.2
1 parent afb57ce commit 07023b0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33

44

5+
6+
## 4.0.2 (2024-04-05)
7+
8+
#### :bug: Bug Fix
9+
* [#142](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/142) Handle empty s3 response ([@jrjohnson](https://github.com/jrjohnson))
10+
11+
#### Committers: 1
12+
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))
13+
514
## 4.0.1 (2024-04-03)
615

716
#### :rocket: Enhancement

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-deploy-s3-index",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "Ember CLI Deploy plugin to deploy ember-cli's bootstrap index file to S3.",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)