[ ] Unit or Functional tests are included in the PR
Description:
When releasing themes the wrong version number is used to create the custom element bundles - the number cannot be bumped manually because then the release fails in the release command. So this is slight "hack" to bump the version for the build and then reset the package.json and package-lock.json.
Type: bug
The following has been addressed in the PR:
prettier
as per the readme code style guidelinesDescription:
When releasing themes the wrong version number is used to create the custom element bundles - the number cannot be bumped manually because then the release fails in the release command. So this is slight "hack" to bump the version for the build and then reset the package.json and package-lock.json.
Only runs when running the release script.