dojo / themes

Dojo Framework Themes
11 stars 19 forks source link

release scripts #26

Closed agubler closed 6 years ago

agubler commented 6 years ago

Type: bug

The following has been addressed 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.

Only runs when running the release script.