Skip to content

Version Packages - #95

Merged
joaopcm merged 1 commit into
mainfrom
changeset-release/main
Aug 8, 2026
Merged

Version Packages#95
joaopcm merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 8, 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

@propgate/sdk@0.6.0

Minor Changes

  • #94 7c2c4e5 Thanks @joaopcm! - Add @propgate/sdk: the propgate API from Node, with a method for every route
    except signup.

    new Propgate(apiKey) and then propgate.domains.check(id). Every call returns
    { data, error, meta } and none of them throw, so the failure branch is
    type-checked rather than an unknown from a catch. listAll walks a cursor to
    the end; retries cover connection failures, timeouts and rate limits, and
    deliberately never repeat a POST that may already have been applied.

    apps/api/src/sdk-coverage.spec.ts reads the API's own router, so a route added
    without a method to reach it fails there rather than in an integration.

@greptile-apps

greptile-apps Bot commented Aug 8, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@joaopcm
joaopcm merged commit 874d795 into main Aug 8, 2026
@joaopcm
joaopcm deleted the changeset-release/main branch August 8, 2026 00:12
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