Skip to content

Commit 6b6044b

Browse files
Version Packages (#343)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a148427 commit 6b6044b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/crazy-guests-build.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.2
4+
5+
### Patch Changes
6+
7+
- [#342](https://github.com/fossamagna/amplify-backend-vscode/pull/342) [`a148427`](https://github.com/fossamagna/amplify-backend-vscode/commit/a148427f7750e4a04cd41cee6e38c4b46aa675fc) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: show on tree all resources in the stack
8+
39
## 0.7.1
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.1",
6+
"version": "0.7.2",
77
"license": "Apache-2.0",
88
"engines": {
99
"vscode": "^1.90.0"

0 commit comments

Comments
 (0)