Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
  • Loading branch information
jkowalleck committed Jun 3, 2024
1 parent 1797cec commit 038352e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,13 @@ Maintenance release.
## 6.8.0 -- 2024-05-14

* Added
* Explicitly export own first-level submodules via package manifest (via [#1066])
* Explicitly export own first-level submodules via package manifest ([#87] via [#1066])
When used with bundlers/packers downstream, this might enable better tree shaking due to scoped imports.
* Refactor
* Ease internal tree shaking (via [#1066])

[#1066]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1066
[#87]: https://github.com/CycloneDX/cyclonedx-javascript-library/issues/87

## 6.7.2 -- 2024-05-07

Expand Down

0 comments on commit 038352e

Please sign in to comment.