Skip to content

Commit cf8f3a6

Browse files
Version Packages (#266)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 4009362 commit cf8f3a6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tender-bags-tickle.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.1
4+
5+
### Patch Changes
6+
7+
- [#265](https://github.com/fossamagna/amplify-backend-vscode/pull/265) [`4009362`](https://github.com/fossamagna/amplify-backend-vscode/commit/40093625c3f68bc95afa7e643506c6985d059632) Thanks [@fossamagna](https://github.com/fossamagna)! - fix: avoid duplication URL encoding when copy URL to clipboard
8+
39
## 0.7.0
410

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

0 commit comments

Comments
 (0)