Skip to content

Commit 5eec1f0

Browse files
authored
Merge pull request #21 from fortify/release-v1.5.0
chore: release 1.5.0
2 parents 8ddad40 + bc491b9 commit 5eec1f0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.5.0](https://www.github.com/fortify/fortify-ssc-parser-sarif/compare/v1.4.0...v1.5.0) (2023-07-27)
4+
5+
6+
### Features
7+
8+
* handle SARIF kind ([#19](https://www.github.com/fortify/fortify-ssc-parser-sarif/issues/19)) ([d052119](https://www.github.com/fortify/fortify-ssc-parser-sarif/commit/d05211948a66c0fe070abd151ee4935d2597a6ff))
9+
10+
11+
### Bug Fixes
12+
13+
* correct test data file names ([4c6de5d](https://www.github.com/fortify/fortify-ssc-parser-sarif/commit/4c6de5d0c7ac9496a5a4be1244c6ab0e0c5b0091))
14+
315
## [1.4.0](https://www.github.com/fortify/fortify-ssc-parser-sarif/compare/v1.3.0...v1.4.0) (2023-03-03)
416

517

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.0
1+
1.5.0

0 commit comments

Comments
 (0)