Skip to content

Commit 3be5f2d

Browse files
committed
chore(release): 0.8.16
1 parent 64937a0 commit 3be5f2d

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.16
2+
3+
###    🐞 Bug Fixes
4+
5+
- **s3**: Do not include body in GET or HEAD requests &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(64937)</samp>](https://github.com/sam-goodwin/itty-aws/commit/64937a02)
6+
7+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.8.15...v0.8.16)
8+
9+
---
10+
111
## v0.8.15
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.15",
3+
"version": "0.8.16",
44
"files": [
55
"src",
66
"dist"

0 commit comments

Comments
 (0)