Skip to content

Commit

Permalink
🚀 v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juzerzarif committed Apr 24, 2021
1 parent 4784f45 commit f68ab66
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Change Log

## 0.6.2
### Bug fixes
- Font for "Resource Does Not Exist" text on no resource view doesn't pop in on first reveal
- Reference and latest images are center aligned in the Two-Up diff view

## 0.6.1
### Bug fixes
- Tree view refresh works correctly when there is only one workspace folder
Expand Down
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Terra WDIO Helper",
"description": "A tool to help analyze Terra WDIO test results",
"icon": "resources/images/extension_icon.png",
"version": "0.6.1",
"version": "0.6.2",
"publisher": "juzerzarif",
"license": "SEE LICENSE IN LICENSE.txt",
"repository": {
Expand Down Expand Up @@ -31,10 +31,6 @@
"terra-toolkit",
"cerner"
],
"galleryBanner": {
"color": "#EC4F1F",
"theme": "dark"
},
"activationEvents": [
"onView:terraWdioHelper"
],
Expand Down
Binary file modified resources/images/extension_icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f68ab66

Please sign in to comment.