Skip to content

Commit 346a90c

Browse files
authored
Cm 64295 release v1.17.5 (#147)
1 parent 9254075 commit 346a90c

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## [Unreleased]
44

5+
## [v1.17.5]
6+
7+
- When performing a scan for all scan types, one notification will be shown instead of one per scanner
8+
59
## [v1.17.4]
610

711
- Increase required CLI version to 3.12.2
@@ -224,4 +228,4 @@ The first stable release with the support of Secrets, SCA, TreeView, Violation C
224228

225229
[v1.0.0]: https://github.com/cycodehq/vscode-extension/releases/tag/v1.0.0
226230

227-
[Unreleased]: https://github.com/cycodehq/vscode-extension/compare/v1.17.1...HEAD
231+
[Unreleased]: https://github.com/cycodehq/vscode-extension/compare/v1.17.1...HEAD

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cycode",
33
"displayName": "Cycode",
4-
"version": "1.17.4",
4+
"version": "1.17.5",
55
"publisher": "cycode",
66
"description": "Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning.",
77
"repository": {

0 commit comments

Comments
 (0)