We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66e4e5d commit 6e99181Copy full SHA for 6e99181
HISTORY.md
@@ -5,11 +5,12 @@ All notable changes to this project will be documented in this file.
5
## unreleased
6
7
* Fixed
8
- * Writing large results to streams no longer drops data, but retries (via [#])
+ * Writing large results to streams no longer drops data, but retries (via [#1145])
9
* Docs
10
- * Showcase programmatic CLI usage ([#1142] via [#])
+ * Showcase programmatic CLI usage ([#1142] via [#1145])
11
12
-[#1142]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1142
+[#1142]: https://github.com/CycloneDX/cyclonedx-node-npm/issues/1142
13
+[#1145]: https://github.com/CycloneDX/cyclonedx-node-npm/pull/1145
14
15
## 1.16.0 - 2023-12-11
16
0 commit comments