Skip to content

Commit a037051

Browse files
committed
chore(release): 0.7.1
1 parent 7ea1579 commit a037051

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.7.1
2+
3+
###    🐞 Bug Fixes
4+
5+
- **ec2**: InvalidSubnet.NotFound -> InvalidSubnetID.NotFound &nbsp;-&nbsp; by **Sam Goodwin** [<samp>(7ea15)</samp>](https://github.com/sam-goodwin/itty-aws/commit/7ea1579d)
6+
7+
##### &nbsp;&nbsp;&nbsp;&nbsp;[View changes on GitHub](https://github.com/sam-goodwin/itty-aws/compare/v0.7.0...v0.7.1)
8+
9+
---
10+
111
## v0.7.0
212

313
### &nbsp;&nbsp;&nbsp;🚀 Features

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.7.0",
3+
"version": "0.7.1",
44
"files": [
55
"src",
66
"dist"

0 commit comments

Comments
 (0)