chore(ui): Bump package versions and fix shared package npm release
Description
Updates package versions to 4.0.1.
Adds --allow-same-version flag to the npm version command in the CI pipeline to prevent errors when the version has not actually changed.
Related issue
Examples
Checklist
-
MR description has been reviewed -
MR changes are functionally tested -
MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc) -
MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED