Skip to content

Commit ddad897

Browse files
committed
chore(release): 0.8.13
1 parent 45dc5b4 commit ddad897

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## v0.8.13
2+
3+
###    🐞 Bug Fixes
4+
5+
- **ec2**:
6+
- Add missing error codes &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(e2814)</samp>](https://github.com/sam-goodwin/itty-aws/commit/e2814560)
7+
- **s3**:
8+
- Add more missing s3 error codes &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(2a141)</samp>](https://github.com/sam-goodwin/itty-aws/commit/2a1417d4)
9+
- Add missing s3 error codes &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(0ccc1)</samp>](https://github.com/sam-goodwin/itty-aws/commit/0ccc1de5)
10+
11+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.8.12...v0.8.13)
12+
13+
---
14+
115
## v0.8.12
216

317
### &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.12",
3+
"version": "0.8.13",
44
"files": [
55
"src",
66
"dist"

0 commit comments

Comments
 (0)