Simplify npm package release by setting the version
Created by: olafurpg
Previously, you had to manually open a PR to bump up the version in package.json. Now, the version is automatically bumped during the release pipeline.
Test plan
Cut a new release and see if it works.