salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
165 stars 82 forks source link

chore: standardize release script #270

Closed jye-sf closed 2 years ago

jye-sf commented 2 years ago

Standardize the naming for our release scripts:

yarn release -> full service release yarn release:version -> update the version yarn release:publish -> publish the project

jye-sf commented 2 years ago

I've noticed we rarely update the version on this project, so I'm assuming we're publishing with the same version. Is that intentional, or should I be adding a version update into the process?

nolanlawson commented 2 years ago

@jye-sf I think we just haven't released in a while because there was nothing to change. When we do a release, we should bump the version.