Skip to content

How to Create a Release

Emily Rodriguez edited this page Mar 31, 2023 · 6 revisions
  1. Update the version number in the package.json file. You can do this on the main branch or on another branch and merge to main.
  1. Commit the new package.json file. You can do this on the main branch.
  2. Go to the release pages
  3. Click on the newly created Draft release button (the release numeric value)
  4. On the release page, click on the edit button. Ensure that the title matches the tag version number.
  5. Make any necessary comments on the release notes.
  6. Click the Publish release button.

image

InSpec Object

Support utility for security automation


Table of Contents

Common Instructions


Developers Corner

Clone this wiki locally