Skip to content

Commit a1e2723

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.1.5 [skip ci]
1 parent 96a5d04 commit a1e2723

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.1.5](https://github.com/l4rm4nd/CVSS-API/compare/v0.1.4...v0.1.5) (2025-02-20)
2+
3+
4+
### Bug Fixes
5+
6+
* make Subsequent System Impact Metrics optional ([96a5d04](https://github.com/l4rm4nd/CVSS-API/commit/96a5d047f2969c2316ffa0e0a906c3ea390caed9))
7+
18
## [0.1.4](https://github.com/l4rm4nd/CVSS-API/compare/v0.1.3...v0.1.4) (2025-02-20)
29

310

@@ -26,10 +33,3 @@
2633

2734
* add version env ([58acce2](https://github.com/l4rm4nd/CVSS-API/commit/58acce2a4593d5de1bd6862b2f57a9dc14059208))
2835

29-
## [0.1.0](https://github.com/l4rm4nd/CVSS-API/compare/823db7c92a70ff3e2ef9758fddfadb96b5f045e6...v0.1.0) (2025-02-20)
30-
31-
32-
### Bug Fixes
33-
34-
* trigger ci ([823db7c](https://github.com/l4rm4nd/CVSS-API/commit/823db7c92a70ff3e2ef9758fddfadb96b5f045e6))
35-

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "0.1.4"
2+
"version": "0.1.5"
33
}

0 commit comments

Comments
 (0)