Skip to content

Commit 18fe3e1

Browse files
authored
Merge pull request #331 from kabalin/doc-release
docs: Add dependencies update recommendation to ReleaseNewVersion.
2 parents ec56370 + 81570a2 commit 18fe3e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/ReleaseNewVersion.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ to use, that this project follows [Semantic Versioning](http://semver.org/), so
88

99
Prior to tagging a release, ensure the following have been updated:
1010

11+
* Check that dependencies (including `moodlehq/moodle-*`) are up to date, if necessary bump
12+
dependencies in the separate commit.
1113
* The `CHANGELOG.md` needs to be up-to-date. In addition, the _Unreleased_ section needs to be updated
1214
with the version being released. Also update the _Unreleased_ link at the bottom with the new version number.
1315
* The `bin/moodle-plugin-ci` also needs to be updated accordingly, setting the `MOODLE_PLUGIN_CI_VERSION` constant

0 commit comments

Comments
 (0)