Module documentation is published on Pursuit.
New versions are published when CI succeeds on a tag. To cut a new version:
-
Ensure the version in package.json has been updated.
-
Draft a new release.
-
Name the tag with a
vprefix and the version to release.
-
Choose a specific commit rather than a branch.
-
Publish the release.
-
CI will run. Assuming everything builds properly, it will deploy the new version to Pursuit.
-
Verify the version was released on Pursuit.