Skip to content

chore: version packages#1

Merged
alexpate merged 1 commit into
mainfrom
changeset-release/main
Jul 7, 2026
Merged

chore: version packages#1
alexpate merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@passmint/node@0.2.0

Minor Changes

  • dd9ac5d: Catch the SDK up to the current Passmint API (canonical webhook payload cutover, natively-prefixed ids, and the new read/ops endpoints):

    • Canonical events. webhooks.constructEvent now returns the typed canonical envelope (PassmintEvent): pass.* event types, api_version, livemode, PII-minimized data.object.pass, and source attribution. PASSMINT_EVENT_TYPES is exported. The old loose WebhookEvent type is a deprecated alias.
    • Webhook management. passmint.webhooks gains create, retrieve, list, update, delete, backfill, deliveries, and replayDelivery wrapping /v1/webhooks*.
    • New resources. passmint.events.list() (canonical event stream with filters + startingAfter cursor), passmint.metrics.funnel(), and passmint.me.retrieve().
    • Type backfills. Pass adds certificate_set_id, platforms, platform_status, google_wallet_url and a nullable download_url; Template adds platforms, certificate_set_id, google_issuer_id; PassEvent['type'] adds update_delivered and google_save_clicked; passes.create returns issuance warnings.
    • New params. passes.create accepts platforms and certificateSetId (explicit null forces the dev cert); templates.create accepts platforms; templates.update accepts platforms, certificateSetId, googleIssuerId.

@alexpate alexpate merged commit 47c929b into main Jul 7, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant