Skip to content

Commit

Permalink
feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-fidd committed Dec 12, 2024
1 parent 9dbe987 commit 2bdb2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributing/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This automation will also delete all the outdated release note files from the `u
### actual-server
1. Bump the version in `package.json`
2. Open the pull request, the release notes workflow will run and collate the release notes into a comment in the PR.
3. The PR can not be finalized until the web package has been merged and released as it uses the new version as a dependency.
3. The PR can not be finalized until the web package has been released as it uses the new version as a dependency.

Once the `actual` PR has been approved and the new web package has been [published to NPM](#building-and-releasing), the server PR can be finalized.
1. Bump the web dependency version in `package.json`
Expand Down

0 comments on commit 2bdb2fa

Please sign in to comment.