Skip to content

Commit d61891b

Browse files
Version Packages (#567)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2ca206c commit d61891b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dull-toes-film.md

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

.changeset/new-things-flash.md

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

CHANGELOG.md

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

3+
## 0.11.0
4+
5+
### Minor Changes
6+
7+
- [#573](https://github.com/fossamagna/amplify-backend-vscode/pull/573) [`53146da`](https://github.com/fossamagna/amplify-backend-vscode/commit/53146dad740faf6d279ef2464ded1e70ad3cb081) Thanks [@fossamagna](https://github.com/fossamagna)! - feat: add support to open Amplify app stack with browser
8+
9+
- [#566](https://github.com/fossamagna/amplify-backend-vscode/pull/566) [`97bb30d`](https://github.com/fossamagna/amplify-backend-vscode/commit/97bb30d1ad6d05db83fd3bde2dfeca73b8bccfd6) Thanks [@fossamagna](https://github.com/fossamagna)! - feat: add support for `AWS::DynamoDB::Table` resource type
10+
311
## 0.10.0
412

513
### Minor 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.10.0",
6+
"version": "0.11.0",
77
"license": "Apache-2.0",
88
"engines": {
99
"vscode": "^1.90.0"

0 commit comments

Comments
 (0)