ReadAlongs / Studio-Web

Suite of web packages for creating interactive ReadAlongs (this repo was formerly called Web-Component)
https://readalong-studio.mothertongues.org/
Other
9 stars 9 forks source link

automate the version bumping steps #319

Open joanise opened 1 month ago

joanise commented 1 month ago

the publish section in the readme documents many steps needed to update the version when we publish a new version of the web-component.

These steps should be easy to automate, e.g., in a update-version.sh script which would parallel validate-version.sh but make the changes instead of checking they've been made.