Skip to content

How to release amp toolbox package

Edi Amin edited this page Feb 8, 2023 · 1 revision

To release a new version of the amp-toolbox package, we need to publish a new release in GitHub. To do that, follow these steps:

Draft a new release
  • From the "Choose a tag" dropdown, enter the current milestone version number to create a new release tag.
New release tag
  • Click the "Generate release notes" button to automatically generate the release notes.
Generate release notes
  • It will generate notes like this.
Generated notes
  • Format the "What's Changed" section according to the structure used in the version 0.2.0 release.
Formatted notes
  • Click the "Publish release" button.
Publish release packagist.org version list
Clone this wiki locally