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

Commit

Permalink
chore(release): 1.3.5 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 7, 2020
1 parent bb68787 commit 4a4b51f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changes

## [1.3.5](https://github.com/snyk/vulncost/compare/v1.3.4...v1.3.5) (2020-05-07)


### Bug Fixes

* package.json, package-lock.json & .snyk to reduce vulnerabilities ([bb68787](https://github.com/snyk/vulncost/commit/bb6878728e8967837724ba5536d3df011c315495))
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([8691e01](https://github.com/snyk/vulncost/commit/8691e017c765cffc84edaf0ddc85bb3eaa6995ed))
* package.json, package-lock.json & .snyk to reduce vulnerabilities ([608e3a0](https://github.com/snyk/vulncost/commit/608e3a03d3bffcb726249c0c2d90a0634b36479f))

## [1.3.4](https://github.com/snyk/vulncost/compare/v1.3.3...v1.3.4) (2020-05-04)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Vuln Cost",
"description": "Display imported vulnerabilities in VS Code",
"license": "MIT",
"version": "1.3.4",
"version": "1.3.5",
"private": true,
"publisher": "snyk-security",
"scripts": {
Expand Down

0 comments on commit 4a4b51f

Please sign in to comment.