Skip to content

Commit e7289d0

Browse files
authored
fix(rel): remove patch suffix (#751)
Patch 0 isn't needed and is not part of our official naming scheme. Removing these manually now with followup on the source issue later. ## 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 d3caaa6 commit e7289d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/technical-changelog.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ The following PRs were merged onto the previous release branch but could not be
722722

723723
{/* RSS={"version":"sourcegraph 5 Release 8 Patch 1", "releasedAt": "2024-10-16"} */}
724724

725-
# Sourcegraph 5 Release 8 Patch 0
725+
# Sourcegraph 5 Release 8
726726

727727
## v5.8.0
728728
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.8.0)
@@ -1368,7 +1368,7 @@ The following PRs were merged onto the previous release branch but could not be
13681368

13691369
{/* RSS={"version":"v5.7.2474", "releasedAt": "2024-09-18"} */}
13701370

1371-
# Sourcegraph 5 Release 7 Patch 0
1371+
# Sourcegraph 5 Release 7
13721372

13731373
## v5.7.0
13741374
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.7.0)
@@ -1858,7 +1858,7 @@ The following PRs were merged onto the previous release branch but could not be
18581858
- [Backport 5.6.x] Fix Cody Web CSS [#64373](https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/64373)
18591859
- Make Cody Web styles more accessible. Backport 2dd38b3ffd828a1596249c2780ca91bf4bce4bdd from #64370
18601860

1861-
# Sourcegraph 5 Release 6 Patch 0
1861+
# Sourcegraph 5 Release 6
18621862

18631863
## v5.6.0
18641864
- [sourcegraph](https://github.com/sourcegraph/sourcegraph/releases/tag/v5.6.0)

0 commit comments

Comments
 (0)