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 bc1b2c4 commit 69b01fbCopy full SHA for 69b01fb
HISTORY.md
@@ -7,10 +7,11 @@ All notable changes to this project will be documented in this file.
7
<!-- unreleased changes go here -->
8
9
* Fixed
10
- * Prevent Component duplications (via [#1456])
+ * Prevent Component duplications ([#1418] via [#1456])
11
* Docs
12
* Correct default value of option `specVersion` (via [#1460])
13
14
+[#1418]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/issues/1418
15
[#1456]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1456
16
[#1460]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1460
17
0 commit comments