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 2417a64 commit 08f1f91Copy full SHA for 08f1f91
HISTORY.md
@@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
6
7
<!-- any unreleased change goes here -->
8
9
+## 4.1.0 - 2024-06-26
10
+
11
+* Added
12
+ * New optional dependency _@cyclonedx/yarn-plugin-cyclonedx_ (via [#365])
13
+ This is a package for generating SBOM from _yarn_ projects.
14
15
+[#365]: https://github.com/CycloneDX/cyclonedx-node-module/pull/365
16
17
## 4.0.5 - 2024-05-06
18
19
* Docs
0 commit comments