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

Commit 23f48b3

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.5...v1.3.0) (2020-04-28) ### Features * improve labels ([1c80dfb](1c80dfb)) * sending statistics to analyse user flow ([f85070d](f85070d))
1 parent 1c80dfb commit 23f48b3

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes
22

3+
# [1.3.0](https://github.com/snyk/vulncost/compare/v1.2.5...v1.3.0) (2020-04-28)
4+
5+
6+
### Features
7+
8+
* improve labels ([1c80dfb](https://github.com/snyk/vulncost/commit/1c80dfbf8fb0231788f799cf4a5dcb0050c7c10e))
9+
* sending statistics to analyse user flow ([f85070d](https://github.com/snyk/vulncost/commit/f85070ded51f1b9e198e9283ebcb1365e15ee748))
10+
311
## [1.2.5](https://github.com/snyk/vulncost/compare/v1.2.4...v1.2.5) (2020-04-26)
412

513

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.2.5",
6+
"version": "1.3.0",
77
"private": true,
88
"publisher": "snyk-security",
99
"scripts": {

0 commit comments

Comments
 (0)