Releases: CycloneDX/cyclonedx-node-module
Releases · CycloneDX/cyclonedx-node-module
3.4.0
3.3.1
3.3.0
Changed
- Renamed
bin/cyclonedx-bom
tobin/make-bom.js
(via #216)
This is considered a none-breaking change, as the CLI use ofnpx cyclonedx-node
/npx cyclonedx-bom
is untouched. - Errors are no longer thrown as
String
, but inheritedError
. (via #217)
This is considered a none-breaking change, asError.toString()
returns the original error message.
Fixed
3.2.0
3.1.3
This change log was auto-generated.
Full Changelog: v3.1.2...v3.1.3
3.1.2
This change log was auto-generated.
What's Changed
- Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #177
- Bump jest from 27.1.1 to 27.2.2 by @dependabot in #175
- Bump commander from 8.1.0 to 8.2.0 by @dependabot in #171
- Add docker image by @davideicardi in #192
- Bump jest from 27.2.2 to 27.4.3 by @dependabot in #202
- Bump actions/setup-node from 2.4.1 to 2.5.0 by @dependabot in #199
- Bump commander from 8.2.0 to 8.3.0 by @dependabot in #188
- Bump @xmldom/xmldom from 0.7.4 to 0.7.5 by @dependabot in #173
- Bump actions/checkout from 2.3.4 to 2.4.0 by @dependabot in #190
New Contributors
- @davideicardi made their first contribution in #192
Full Changelog: v3.1.1...v3.1.2
3.1.1
This change log was auto-generated.
What's Changed
- Bump jest from 27.1.0 to 27.1.1 by @dependabot in #170
Full Changelog: v3.1.0...v3.1.1
3.1.0
3.0.7
This change log was auto-generated.
Full Changelog: v3.0.6...v3.0.7
3.0.6
This change log was auto-generated.
What's Changed
- Fix failure that occurs when no package-lock.json present by @sophiewigmore in #167
New Contributors
- @sophiewigmore made their first contribution in #167
Full Changelog: v3.0.5...v3.0.6