Skip to content

Commit e23f939

Browse files
authored
Merging for v1.7.0 (2) (#198)
1 parent 810bc08 commit e23f939

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,3 +239,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
239239
[1.5.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.5.0
240240
[1.6.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.6.0
241241
[1.7.0]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/releases/tag/v1.7.0
242+
[Unreleased]: https://github.com/SolidLabResearch/generic-data-viewer-react-admin/compare/v1.7.0...HEAD

RELEASE.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,15 @@ Squash and merge.
3737

3838
Still in the github web interface...
3939

40-
Create a new release, with the option to create a new git tag (our release tag, example: `v1.7.0`) on the main branch.
41-
42-
In the release description, copy from [CHANGELOG.md](./CHANGELOG.md):
43-
44-
* the new release section created above
45-
* the new release link created above
46-
47-
Make sure to set the release as the latest release.
40+
Create a new release:
41+
42+
* Choose a tag: create a new git tag (our release tag, example: `v1.7.0`).
43+
* Target: the main branch.
44+
* Release title, example: `Release v1.7.0`.
45+
* In the release description, copy from [CHANGELOG.md](./CHANGELOG.md):
46+
* the new release section created above
47+
* the new release link created above
48+
* Set as the latest release.
4849

4950
## Back on the development branch
5051

0 commit comments

Comments
 (0)