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

Commit 17663a9

Browse files
chore(release): 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2021-01-04) ### Bug Fixes * upgrade multiple dependencies with Snyk ([6b63859](6b63859))
1 parent 58d5b7d commit 17663a9

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.3.9](https://github.com/snyk/vulncost/compare/v1.3.8...v1.3.9) (2021-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* upgrade multiple dependencies with Snyk ([6b63859](https://github.com/snyk/vulncost/commit/6b638593895296d5e7e587a2bf96341f4a67da0a))
9+
310
## [1.3.8](https://github.com/snyk/vulncost/compare/v1.3.7...v1.3.8) (2021-01-04)
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.3.8",
6+
"version": "1.3.9",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)