Skip to content

Commit 78446de

Browse files
Version Packages (#414)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b2a2ce1 commit 78446de

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/poor-pianos-check.md

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

.changeset/tired-regions-nail.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.8.0
4+
5+
### Minor Changes
6+
7+
- [#415](https://github.com/fossamagna/amplify-backend-vscode/pull/415) [`8ec72e5`](https://github.com/fossamagna/amplify-backend-vscode/commit/8ec72e52ffd9c587f5b95667e82c2205d463a7b2) Thanks [@fossamagna](https://github.com/fossamagna)! - feat: add support for AWS::CloudWatch::Alarm resource type
8+
9+
- [#413](https://github.com/fossamagna/amplify-backend-vscode/pull/413) [`3ece99f`](https://github.com/fossamagna/amplify-backend-vscode/commit/3ece99fa8186faadfa3d57ce4c7901aba6a5287d) Thanks [@fossamagna](https://github.com/fossamagna)! - feat: add support for AWS::Scheduler::Schedule resource type
10+
311
## 0.7.3
412

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

0 commit comments

Comments
 (0)