Skip to content

v0.2.1

Latest

Choose a tag to compare

@facundofarias facundofarias released this 30 Mar 05:54

Fix

Account key resolution for private doc creationdm login --api-key acct_... was being shadowed by doc-level keys (key_...) from .draftmark.json. Now create --private correctly prefers account keys from global config over doc keys from local config.

dm config now shows Account API Key and Doc API Key separately.