We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a60bcd commit 86d3415Copy full SHA for 86d3415
HISTORY.md
@@ -6,9 +6,11 @@ All notable changes to this project will be documented in this file.
6
7
<!-- unreleased changes go here -->
8
9
+## 2.1.0 - 2025-03-19
10
+
11
* Added
12
* Functionality for workspaces ([#1126] via [#1212])
- This introduces new CLI options/switches: `--workspace`, `--no-workspaces`, `--include-workspace-root`.
13
+ This introduces new CLI options/switches: `--workspace`, `--no-workspaces`, `--[no-]include-workspace-root`.
14
See the docs for details.
15
16
[#1126]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1126
0 commit comments