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 7cf5337 commit 0ac3708Copy full SHA for 0ac3708
HISTORY.md
@@ -4,8 +4,10 @@ All notable changes to this project will be documented in this file.
4
5
## unreleased
6
7
+## 1.13.2 - 2023-03-29
8
+
9
* Fix:
- * `Builders.FromNodePackageJson.ComponentBuilder` no longer omits name parts after the second slash ([#599] via [#600])
10
+ * `Builders.FromNodePackageJson.ComponentBuilder` no longer cuts component's name after a slash(`/`) ([#599] via [#600])
11
12
[#599]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/599
13
[#600]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/600
0 commit comments