diff --git a/.changeset/hot-balloons-rush.md b/.changeset/hot-balloons-rush.md new file mode 100644 index 00000000..67091a3a --- /dev/null +++ b/.changeset/hot-balloons-rush.md @@ -0,0 +1,5 @@ +--- +"@jspsych/config": minor +--- + +Add the updatePluginVersions gulp task. This task looks at each of the docs/plugins markdown files, finds the page title and "Current version" string, adds the current version number (from the package.json file), and uses the package name as the page title.