Skip to content

Commit fc50cd5

Browse files
authored
chore: bump the version for release (#139)
1 parent 039c957 commit fc50cd5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.8.7
4+
5+
- Tidy up the details pane when there is no additional information to show
6+
37
## 1.8.6
48

59
- Add a menu option to update the version of the Aqua plugin
@@ -63,7 +67,7 @@
6367

6468
- Make order by type and severity available to all users
6569

66-
### 1.1.0
70+
###  1.1.0
6771

6872
- Configure Scanners to use for scan
6973
- Update the Treeview when using Aqua Platform

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publisher": "AquaSecurityOfficial",
55
"description": "Find vulnerabilities, misconfigurations and exposed secrets in your code",
66
"icon": "images/icon.png",
7-
"version": "1.8.6",
7+
"version": "1.8.7",
88
"engines": {
99
"vscode": "^1.56.0"
1010
},

0 commit comments

Comments
 (0)