File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ All notable changes to this project will be documented in this file.
6
6
7
7
<!-- add unreleased items here -->
8
8
9
- * Fixes
10
- * JsonValidator allow arbitrary ` $schema ` ([ #1059 ] via [ #1060 ] )
9
+ ## 6.6.1 -- 2024-05-06
10
+
11
+ * Fixed
12
+ * JSON validator allow arbitrary ` $schema ` ([ #1059 ] via [ #1060 ] )
11
13
12
14
[ #1059 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1059
13
15
[ #1060 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1060
@@ -16,7 +18,7 @@ All notable changes to this project will be documented in this file.
16
18
17
19
* Changed
18
20
* Serializers and ` License ` -Normalizers will take license acknowledgement into account ([ #1051 ] via [ #1052 ] )
19
- * Added:
21
+ * Added
20
22
* Namespace ` Enums `
21
23
* New enum ` LicenseAcknowledgement ` ([ #1051 ] via [ #1052 ] )
22
24
* Namespace ` Models `
You can’t perform that action at this time.
0 commit comments