We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c08182d commit e563ef9Copy full SHA for e563ef9
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v0.8.11
2
+
3
+### 🐞 Bug Fixes
4
5
+- **s3**: Add missing error tags - by **Sam Goodwin** [<samp>(c0818)</samp>](https://github.com/sam-goodwin/itty-aws/commit/c08182d2)
6
7
+##### [View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.8.10...v0.8.11)
8
9
+---
10
11
## v0.8.10
12
13
### 🐞 Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "itty-aws",
- "version": "0.8.10",
+ "version": "0.8.11",
"files": [
"src",
"dist"
0 commit comments