- Follow the steps from the documentation of clearmatics/airswap-protocols
- Update the version of the
@airswap/libraries
dependency inpackage.json
and bump the module version - Install dependencies with
yarn
- Commit changes and create a new package with
yarn dist
- Create a new release on GitHub and upload the package from the
dist
directory