Skip to content
Snippets Groups Projects
RELEASE.md 511 B
Newer Older
  • Learn to ignore specific revisions
  • Zdravko Iliev's avatar
    Zdravko Iliev committed
    Forge Release Process
    =====================
    
    Prepare a Release
    -----------------
    
    * Follow the [Semantic Versioning][] guidelines.
    * Ensure [tests pass](./README.md#testing).
    * Ensure [CHANGELOG.md](./CHANGELOG.md) is up-to-date using [Keep a
      CHANGELOG][] style.
    
    Publish to NPM
    --------------
    
    As of Forge 1.0.0 publishing is performed using the `pubnpm` script from
    https://github.com/digitalbazaar/publish-script.
    
    [Keep a CHANGELOG]: https://keepachangelog.com/
    [Semantic Versioning]: https://semver.org/