Skip to content

Commit 48ef436

Browse files
authored
Apply post-1.19.0 changes (#1186)
* update CHANGELOG for 1.19.0 * update SBOM serial number
1 parent 29612a9 commit 48ef436

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# ChangeLog
22

3-
## Unreleased
3+
## 1.20.0 [Unreleased]
4+
5+
<!-- TODO: add entries for next release -->
6+
7+
## 1.19.0
48

59
### Added
610
- Stable support for prefix and suffix queries:
@@ -11,7 +15,6 @@
1115
### Removed
1216
- Support for the experimental `prefixPreview` and `suffixPreview` query types.
1317

14-
<!-- TODO: add entries for next release -->
1518

1619
## 1.18.2
1720

etc/cyclonedx.sbom.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
}
5858
],
5959
"metadata": {
60-
"timestamp": "2026-05-01T14:49:06.464175+00:00",
60+
"timestamp": "2026-06-05T18:21:36.076717+00:00",
6161
"tools": [
6262
{
6363
"externalReferences": [
@@ -100,7 +100,7 @@
100100
}
101101
]
102102
},
103-
"serialNumber": "urn:uuid:5c89265b-cc3d-4649-878b-17b482325b56",
103+
"serialNumber": "urn:uuid:30a59905-5ec6-4cb7-b14d-51382db97651",
104104
"version": 1,
105105
"$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
106106
"bomFormat": "CycloneDX",

0 commit comments

Comments
 (0)