File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## unreleased
6
6
7
+ ## 1.3.0 - 2022-08-03
8
+
7
9
* Changed
8
10
* Use [ version 9b04a94 of CycloneDX specification] [ CDX-specification#9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb ]
9
11
for XML and JSON schema validation. (via [ #150 ] )
@@ -14,7 +16,10 @@ All notable changes to this project will be documented in this file.
14
16
* Models for ` Property ` and ` PropertyRepository ` . (via [ #151 ] )
15
17
* JSON- and XML-Normalizer for ` Models.Property ` , ` Models.PropertyRepository ` . (via [ #151 ] )
16
18
* New property ` Models.Component.properties ` . (via [ #151 ] )
19
+ * Build
20
+ * Use _ Webpack_ ` v5.74.0. ` now, was ` 5.73.0 ` . (via [ #141 ] )
17
21
22
+ [ #141 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/141
18
23
[ #150 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/150
19
24
[ #151 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/151
20
25
[ CDX-specification#9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb ] : https://github.com/CycloneDX/specification/tree/9b04a94474dfcabafe7d3a9f8db6c7e5eb868adb
@@ -81,8 +86,8 @@ Maintenance release.
81
86
82
87
Maintenance release.
83
88
84
- * Misc
85
- * Use TypeScript ` v4.7.4 ` now, was ` v4.6.4 ` . (via [ #55 ] )
89
+ * Build
90
+ * Use _ TypeScript _ ` v4.7.4 ` now, was ` v4.6.4 ` . (via [ #55 ] )
86
91
* Dependencies
87
92
* Raised the requirement of ` packageurl-js ` to ` ^0.0.7 ` , was ` ^0.0.6 ` . (via [ #123 ] )
88
93
You can’t perform that action at this time.
0 commit comments