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

Commit bb0713a

Browse files
chore(release): 1.6.1 [skip ci]
## [1.6.1](v1.6.0...v1.6.1) (2021-09-17) ### Bug Fixes * package.json & package-lock.json to reduce vulnerabilities ([f6561c7](f6561c7))
1 parent f6561c7 commit bb0713a

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.6.1](https://github.com/snyk/vulncost/compare/v1.6.0...v1.6.1) (2021-09-17)
4+
5+
6+
### Bug Fixes
7+
8+
* package.json & package-lock.json to reduce vulnerabilities ([f6561c7](https://github.com/snyk/vulncost/commit/f6561c777bca8a6c2f4ba0dc2eb1670012fbea20))
9+
310
# [1.6.0](https://github.com/snyk/vulncost/compare/v1.5.0...v1.6.0) (2021-06-02)
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.6.0",
6+
"version": "1.6.1",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)