The suite version is now duplicated across several packages which makes
the release process more complicated and error-prone.
Use constant 1.0.0 version for all private packages and track the Suite
version in the root package.json only.
Edit the build and CI scripts to read the version from there.
Document this new setup.