Skip to content

Releases: qutek/hono-api-key

v0.1.2

28 Sep 14:16
264681b

Choose a tag to compare

Patch Changes

  • a2ac18f: Fix build output file extensions to match package.json exports
    • Update tsup config to generate .mjs for ESM and .cjs for CommonJS
    • Ensures package.json exports point to correct files
    • Fixes "module not found" error when installing the package

v0.1.1

28 Sep 13:25
597a973

Choose a tag to compare

Patch Changes