Skip to content

Commit 178461a

Browse files
Version Packages (#347)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1fbf988 commit 178461a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sour-turtles-repair.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 0.7.3
4+
5+
### Patch Changes
6+
7+
- [#346](https://github.com/fossamagna/amplify-backend-vscode/pull/346) [`1fbf988`](https://github.com/fossamagna/amplify-backend-vscode/commit/1fbf988c305ea8dd251984353ba1038863cbfefe) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: cannot open supported resource types
8+
39
## 0.7.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publisher": "fossamagna",
44
"displayName": "AWS Amplify Backend",
55
"description": "VSCode Extension to explore Amplify Gen2 backend resources",
6-
"version": "0.7.2",
6+
"version": "0.7.3",
77
"license": "Apache-2.0",
88
"engines": {
99
"vscode": "^1.90.0"

0 commit comments

Comments
 (0)