Skip to content

v0.13.1

Choose a tag to compare

@edwinhu edwinhu released this 26 Feb 16:01
· 107 commits to main since this release

Bug Fix

  • fix: rebuild binary with DraftService constructor fix (closes #14)
    • draft delete and draft update crashed with this.providers.map is not a function
    • Root cause: v0.13.0 release binary was compiled before the fix in 121b300
    • Added build script to package.json to prevent stale binaries

Full Changelog: v0.13.0...v0.13.1