5.16.1 version got published, but update did not made it into main.
Therefore, subsequent updates did not register that and tried to
override already published 5.16.1 version and failed with 403.
Updating version in version file is enough to fix publishing for now.
Later, we should probably check if version exists on npm before
publishing.
5.16.1 version got published, but update did not made it into main. Therefore, subsequent updates did not register that and tried to override already published 5.16.1 version and failed with 403.
Updating version in version file is enough to fix publishing for now. Later, we should probably check if version exists on npm before publishing.