Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 9083288

Browse files
chore(release): 1.7.1 [skip ci]
## [1.7.1](v1.7.0...v1.7.1) (2021-11-26) ### Bug Fixes * add link to official Snyk extension ([266c818](266c818))
1 parent 266c818 commit 9083288

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changes
22

3+
## [1.7.1](https://github.com/snyk/vulncost/compare/v1.7.0...v1.7.1) (2021-11-26)
4+
5+
6+
### Bug Fixes
7+
8+
* add link to official Snyk extension ([266c818](https://github.com/snyk/vulncost/commit/266c81812d8a3cd73af7f3172f2b585cbb2600a6))
9+
310
# [1.7.0](https://github.com/snyk/vulncost/compare/v1.6.1...v1.7.0) (2021-11-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Vuln Cost - Security Scanner",
44
"description": "Security Scanner to find and fix vulnerabilities in JavaScript and TypeScript. Inspired by Import Cost",
55
"license": "MIT",
6-
"version": "1.7.0",
6+
"version": "1.7.1",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)