Skip to content

Commit e32e3e3

Browse files
committed
Release 4.0.3
1 parent 50de18b commit e32e3e3

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
@@ -3,6 +3,15 @@
33

44

55

6+
7+
## 4.0.3 (2024-05-02)
8+
9+
#### :bug: Bug Fix
10+
* [#143](https://github.com/ember-cli-deploy/ember-cli-deploy-s3-index/pull/143) Handle NotFound S3 Response ([@jrjohnson](https://github.com/jrjohnson))
11+
12+
#### Committers: 1
13+
- Jon Johnson ([@jrjohnson](https://github.com/jrjohnson))
14+
615
## 4.0.2 (2024-04-05)
716

817
#### :bug: Bug Fix

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.2",
3+
"version": "4.0.3",
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)