Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: tools as components #1331

Merged
merged 8 commits into from
Jan 23, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
jkowalleck committed Jan 23, 2025
commit 52c7ea657d8fe997b69844cbaed693d5fe471382
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -6,9 +6,14 @@ All notable changes to this project will be documented in this file.

<!-- unreleased changes go here -->

* BREAKING changes
* Emit `.metadata.tools` as components ([#1330] via [#1331])
This affects only CycloneDX spec-version 1.5 and later.
* Build
* Use _TypeScript_ `v5.7.3` now, was `v5.6.3` (via [#1351])

[#1330]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/issues/1330
[#1331]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1331
[#1351]: https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1351

## 3.17.0 - 2025-01-10