Closed alancleary closed 1 month ago
A few pedantic suggestions. Feel free to edit (or omit if they are too obvious) -
Create a branch for the release. Suggested branch name: release-vX.Y.Z
Bump the "version" number in package.json and reinstall the dependencies (npm i) so the correct version number is in package-lock.json.
(following the above step) Commit and push the release branch changes.
@svengato Did you mean to put this in the taxon-symbology repo? This repo doesn't have a package.json
file or use npm...
Yes, I teleported into the wrong repository and will repost in taxon-symbology. Does each repository have a different checklist?
Does each repository have a different checklist?
Yes because they use different technologies and build processes.
Got it, thanks.
Moved to the taxon-symbology repository.
Reopening because this issue hasn't been completed...
Done in PR #105
Use the legumeinfo/web-components repo as a starting point