Skip to content

Commit bfdac2f

Browse files
committed
chore(release): 0.8.17
1 parent d4ae0cc commit bfdac2f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.8.17
2+
3+
###    🐞 Bug Fixes
4+
5+
- **s3**: Map 404 to NotFound &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(d4ae0)</samp>](https://github.com/sam-goodwin/itty-aws/commit/d4ae0cce)
6+
7+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.8.16...v0.8.17)
8+
9+
---
10+
111
## v0.8.16
212

313
### &nbsp;&nbsp;&nbsp;🐞 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "itty-aws",
3-
"version": "0.8.16",
3+
"version": "0.8.17",
44
"files": [
55
"src",
66
"dist"

0 commit comments

Comments
 (0)