Skip to content

Commit ce725e6

Browse files
Version Packages (#227)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6596b25 commit ce725e6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/metal-flowers-buy.md

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

.changeset/thick-jokes-impress.md

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

CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- [#228](https://github.com/fossamagna/amplify-backend-vscode/pull/228) [`6596b25`](https://github.com/fossamagna/amplify-backend-vscode/commit/6596b256084395ee221a868d4654b0279c7a431f) Thanks [@fossamagna](https://github.com/fossamagna)! - feat: support `AWS::Events::EventBus` as target to open AWS Console
8+
9+
### Patch Changes
10+
11+
- [#226](https://github.com/fossamagna/amplify-backend-vscode/pull/226) [`a72403c`](https://github.com/fossamagna/amplify-backend-vscode/commit/a72403ce16a5233c00c8467f50ae425fc1c631b5) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: use codicons instead of custom svg files
12+
313
## 0.5.0
414

515
### 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.5.0",
6+
"version": "0.6.0",
77
"license": "Apache-2.0",
88
"engines": {
99
"vscode": "^1.90.0"

0 commit comments

Comments
 (0)