Skip to content

v0.1.1-rc2

Pre-release
Pre-release

Choose a tag to compare

@jamaljsr jamaljsr released this 31 Jul 21:40
· 46 commits to main since this release
753e057

This release moves the SDK's daemon pairing to wavelength v0.1.1-rc2. As a release candidate it publishes to the next dist-tag on npm:

npm install @lightninglabs/wavelength-web@next

SDK packages

  • Sync the daemon pairing to wavelength v0.1.1-rc2; the client API, the generated types, and the API schema are all unchanged, since the release is a daemon-internal patch over rc1 by @jamaljsr in #68

Maintenance

  • Fold the draft-release step into the sync runbook by @jamaljsr in #66
  • Lead the sync runbook's runtime-asset step with a release check, so a pin naming a published release stages from it instead of building locally by @jamaljsr in #68

Full Changelog: v0.1.1-rc1...v0.1.1-rc2