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

Commit 8ceaca8

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.11...v1.4.0) (2021-02-02) ### Features * directing people to the snyk advisor page for better package information ([2bdd9e8](2bdd9e8))
1 parent 2bdd9e8 commit 8ceaca8

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.4.0](https://github.com/snyk/vulncost/compare/v1.3.11...v1.4.0) (2021-02-02)
4+
5+
6+
### Features
7+
8+
* directing people to the snyk advisor page for better package information ([2bdd9e8](https://github.com/snyk/vulncost/commit/2bdd9e8eba4f04320adaa4f40c303eeb7ce19b22))
9+
310
## [1.3.11](https://github.com/snyk/vulncost/compare/v1.3.10...v1.3.11) (2021-01-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.3.11",
6+
"version": "1.4.0",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)