File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99The format of this change log follows the advice given at [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
1010
1111## [ Unreleased]
12+ No unreleased changes.
13+
14+ ## [ 3.0.5] - 2021-02-04
1215### Fixed
1316- ` nvm ` availability check to make it work correctly in GHA
1417- ACTION REQUIRED: If you are using GitHub Actions, add ` NVM_DIR ` definition
@@ -319,7 +322,8 @@ The format of this change log follows the advice given at [Keep a CHANGELOG](htt
319322- ` moodle-plugin-ci shifter ` command. Run YUI Shifter on plugin YUI modules.
320323- ` moodle-plugin-ci csslint ` command. Lints the CSS files in the plugin.
321324
322- [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...master
325+ [ Unreleased ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.5...master
326+ [ 3.0.5 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.4...3.0.5
323327[ 3.0.4 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.3...3.0.4
324328[ 3.0.3 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.2...3.0.3
325329[ 3.0.2 ] : https://github.com/moodlehq/moodle-plugin-ci/compare/3.0.1...3.0.2
You can’t perform that action at this time.
0 commit comments