We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ea1579 commit a037051Copy full SHA for a037051
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v0.7.1
2
+
3
+### 🐞 Bug Fixes
4
5
+- **ec2**: InvalidSubnet.NotFound -> InvalidSubnetID.NotFound - by **Sam Goodwin** [<samp>(7ea15)</samp>](https://github.com/sam-goodwin/itty-aws/commit/7ea1579d)
6
7
+##### [View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.7.0...v0.7.1)
8
9
+---
10
11
## v0.7.0
12
13
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
{
"name": "itty-aws",
- "version": "0.7.0",
+ "version": "0.7.1",
"files": [
"src",
"dist"
0 commit comments