diff --git a/HISTORY.md b/HISTORY.md index 53c836db..a3cc0021 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -6,6 +6,13 @@ All notable changes to this project will be documented in this file. +## 4.1.5 - 2026-03-19 + +* Docs + * Acknowledge tools for _Vue_ (via [#381]) + +[#381]: https://github.com/CycloneDX/cyclonedx-node-module/pull/381 + ## 4.1.4 - 2026-03-16 * Docs diff --git a/README.md b/README.md index 8bd76261..1f6c3806 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ These systems are out of scope. Therefore, the following tools are not part of t | _Rspack_/_Rsbuild_ | To be announced, suggestions welcome | | _Svelte_ | To be announced, suggestions welcome | | _Vite_ | Utilize [rollup-plugin-sbom](https://www.npmjs.com/package/rollup-plugin-sbom?activeTab=readme#usage-with-vite) | +| _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) | | _Webpack_ | [@cyclonedx/webpack-plugin](https://www.npmjs.com/package/%40cyclonedx/webpack-plugin) | ## Library