Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 689 Bytes

releasing.md

File metadata and controls

13 lines (12 loc) · 689 Bytes

Releasing

  1. Release and publish a new version of library:
  2. Update the repo to the new version (via pull request):
    • Cut off the Unreleased section in the changelog with the new version.
    • Update the version in the readme installation section.
    • Clean up internal compatibleWithPreviousVersion usages if they exist.