Skip to content

Simplify npm package release by setting the version

Warren Gifford requested to merge olafurpg/npm-release into main

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.

Merge request reports

Loading