Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 497 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 497 Bytes

Contributing to Alloy

Releasing

To release a new version of Alloy, please do the following:

  1. Ensure all changes you want in the release are merged
  2. Create a pull request that does the following:
    1. Updates the changelog for the release
    2. Bumps the version in the package.json/package-lock.json as required
  3. Once that pull request is merged, create a new release and GitHub actions will publish the new version