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

Commit 4a4b51f

Browse files
chore(release): 1.3.5 [skip ci]
## [1.3.5](v1.3.4...v1.3.5) (2020-05-07) ### Bug Fixes * package.json, package-lock.json & .snyk to reduce vulnerabilities ([bb68787](bb68787)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([8691e01](8691e01)) * package.json, package-lock.json & .snyk to reduce vulnerabilities ([608e3a0](608e3a0))
1 parent bb68787 commit 4a4b51f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changes
22

3+
## [1.3.5](https://github.com/snyk/vulncost/compare/v1.3.4...v1.3.5) (2020-05-07)
4+
5+
6+
### Bug Fixes
7+
8+
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([bb68787](https://github.com/snyk/vulncost/commit/bb6878728e8967837724ba5536d3df011c315495))
9+
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([8691e01](https://github.com/snyk/vulncost/commit/8691e017c765cffc84edaf0ddc85bb3eaa6995ed))
10+
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([608e3a0](https://github.com/snyk/vulncost/commit/608e3a03d3bffcb726249c0c2d90a0634b36479f))
11+
312
## [1.3.4](https://github.com/snyk/vulncost/compare/v1.3.3...v1.3.4) (2020-05-04)
413

514

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Vuln Cost",
44
"description": "Display imported vulnerabilities in VS Code",
55
"license": "MIT",
6-
"version": "1.3.4",
6+
"version": "1.3.5",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)