Skip to content

Commit f52265f

Browse files
authored
Quick fix technical changelog v5.8.1579 (#734)
This is a quick fix patch associated to https://linear.app/sourcegraph/issue/REL-490/add-semver-version-to-technical-changelog <img width="1078" alt="Screenshot 2024-10-25 at 6 34 13 PM" src="https://github.com/user-attachments/assets/9d121219-4269-4567-a19d-16fe2ef9f8f4"> This addresses feedback that operationally users couldn't find the correct version tag for the release via the new changelog The devx release tooling will be updated to generate releases of this form in subsequent releases. In progress generator fix: sourcegraph/devx-service#284 ## Pull Request approval You will need to get your PR approved by at least one member of the Sourcegraph team. For reviews of docs formatting, styles, and component usage, please tag the docs team via the #docs Slack channel.
1 parent f2fed51 commit f52265f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/technical-changelog.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,15 @@ This page documents all notable changes to Sourcegraph. For more detailed change
44

55
{/* CHANGELOG_START */}
66

7+
78
# sourcegraph 5 Release 8 Patch 1
89

10+
## v5.8.1579
11+
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.8.1579)
12+
- [docker-compose](https://github.com/sourcegraph/deploy-sourcegraph-docker/releases/tag/v5.8.1579)
13+
- [helm](https://github.com/sourcegraph/deploy-sourcegraph-helm/releases/tag/v5.8.1579)
14+
- [kustomize](https://github.com/sourcegraph/deploy-sourcegraph-kustomize/releases/tag/v5.8.1579)
15+
916
### Features
1017

1118
#### Telemetry

0 commit comments

Comments
 (0)