We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6461e69 commit 4577ed9Copy full SHA for 4577ed9
HISTORY.md
@@ -4,10 +4,12 @@ All notable changes to this project will be documented in this file.
4
5
## unreleased
6
7
+## 1.3.2 - 2022-08-15
8
+
9
* Fixed
- * All serializers render unique `bom-ref` values of nested components. ([#175] via [#176])
10
+ * Serializers render `bom-ref` values of nested components as unique values, as expected. ([#175] via [#176])
11
* Misc
- * Improved readability of constructor parameter types. (via [#166])
12
+ * Style: improved readability of constructor parameter types. (via [#166])
13
14
[#166]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/166
15
[#175]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/175
0 commit comments