Skip to content

Commit

Permalink
Merge branch 'main' into json-schemas
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly authored Oct 28, 2023
2 parents fa46585 + 846a8e2 commit 7f9ccb4
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions docs/dev/release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ git push origin $TAG

## Release notes

Release notes for the `main` branch lives in [main.md](../../release-notes/main.md).
Release notes for the `main` branch lives in [main.md](../../.release-notes/main.md).

Make sure it is up to date and rename the file to the version being released.

You can then copy [_template.md](../../release-notes/_template.md) to [main.md](../../release-notes/main.md) for the next release.
You can then copy [_template.md](../../.release-notes/_template.md) to [main.md](../../.release-notes/main.md) for the next release.

0 comments on commit 7f9ccb4

Please sign in to comment.