Skip to content

Commit 1ea9b4f

Browse files
authored
docs: tool for vue (#381)
depends on CycloneDX/cyclonedx-webpack-plugin#1519 --------- Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 09b5bf7 commit 1ea9b4f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file.
66

77
<!-- any unreleased change goes here -->
88

9+
## 4.1.5 - 2026-03-19
10+
11+
* Docs
12+
* Acknowledge tools for _Vue_ (via [#381])
13+
14+
[#381]: https://github.com/CycloneDX/cyclonedx-node-module/pull/381
15+
916
## 4.1.4 - 2026-03-16
1017

1118
* Docs

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ These systems are out of scope. Therefore, the following tools are not part of t
3939
| _Rspack_/_Rsbuild_ | To be announced, suggestions welcome |
4040
| _Svelte_ | To be announced, suggestions welcome |
4141
| _Vite_ | Utilize [rollup-plugin-sbom](https://www.npmjs.com/package/rollup-plugin-sbom?activeTab=readme#usage-with-vite) |
42+
| _Vue_ | Utilize [rollup-plugin-sbom](https://www.npmjs.com/package/rollup-plugin-sbom?activeTab=readme#usage-with-vite) or [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/%40cyclonedx/webpack-plugin?activeTab=readme#use-with-vue) |
4243
| _Webpack_ | [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/%40cyclonedx/webpack-plugin) |
4344

4445
## Library

0 commit comments

Comments
 (0)