v1.48.0
Fix latest Github release version mismatch
The publish.sh
script releasing/publishing this project relies on the Github API to fetch releases and can get confused by draft releases. This version will bring the latest release version in sync between Github and package.json
and lerna.json
files so that the next release can go more smoothly.