Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 685 Bytes

MAINTAINING.md

File metadata and controls

11 lines (8 loc) · 685 Bytes

Maintaining

Releasing a New Version

Updating and Deploying yorkie-js-sdk

  1. Update version in package.json.
  2. Write changelog of this version in CHANGELOG.md.
  3. Create Pull Request and merge it into main.
  4. Create a new release by attaching the changelog created in step 2.
  5. Then GitHub action will deploy Yorkie JS SDK to npm.