Skip to content

Commit 7e436f1

Browse files
committed
fix: lint in docs
1 parent b27c9ee commit 7e436f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/making-releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ After merging the release branch into `main`, ensure the develop branch is updat
134134
Create a pull request to sync the `develop` branch with the `main` branch. Create the branch from `main` and name it `sync-develop-v[version-number]`.
135135

136136
This is a good time to revert or adjust any release-specific changes that are **not needed in `develop`**, such as:
137+
137138
- Using the npm version of the latest `@iqss/dataverse-client-javascript` package — check what alpha version is used in `develop` and revert to that version.
138139
- Updating the `E2E_DATAVERSE_IMAGE_TAG` in `workflows/test.yml` — revert it to the value used in `develop` (usually `unstable`).
139140
- Any other release-only changes or configuration updates that should not persist in `develop`.

0 commit comments

Comments
 (0)