add changeset for updatePluginVersions gulp task in config package

This commit is contained in:
Becky Gilbert 2022-05-06 14:06:03 -07:00
parent 2154423809
commit 3463e9778f

View File

@ -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.