Skip to content

Commit f5d9636

Browse files
committed
prepare v4.0.0
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent a8b7028 commit f5d9636

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

HISTORY.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7-
## 4.0.0 - unreleased
7+
## 4.0.0 - 2022-10-21
88

99
This became a so-called **meta-package**, it does not ship any own functionality, but it is a collection of dependencies. (via [#321])
1010

1111
This package's dependencies are tools with one purpose:
1212
generate _CycloneDX_ Software Bill-of-Materials (SBOM) from _node_-based projects.
1313

14-
* for _npm_-based projects: [`@cyclonedx/cyclonedx-npm`](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-npm)
14+
* for _npm_-based projects: [@cyclonedx/cyclonedx-npm](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-npm)
1515
* for _yarn_-based projects: to be announced
1616
* for _pnpm_-based projects: to be announced
1717
* for _parcel_-based projects: to be announced
1818

19-
💡 You should not depend on this very package, but the actual tool that suites your specific ecosystem.
20-
21-
💡 If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization,
22-
then you might want to try [`@cyclonedx/cyclonedx-library`](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library).
19+
If you are looking for a JavaScript/TypeScript library for working with CycloneDX, its data models or serialization,
20+
then you might want to try [@cyclonedx/cyclonedx-library](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-library).
2321

2422
[#321]: https://github.com/CycloneDX/cyclonedx-node-module/pull/321
2523

0 commit comments

Comments
 (0)