Skip to content

chore: version packages - #123

Merged
HugoRCD merged 1 commit into
mainfrom
changeset-release/main
Aug 31, 2026
Merged

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

Conversation

@github-actions

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

@github-tools/sdk@1.15.0

Minor Changes

  • #125 c84ae07 Thanks @HugoRCD! - Support per-user Vercel Connect subjects. GithubConnectParams now accepts a subject (default stays { type: 'app' }, the project's GitHub App installation), so multi-user apps can mint each caller's own connection token with subject: { type: 'user', id }. In the eve extension, connect.subject also accepts a per-caller resolver called with the tool execution context on every call — e.g. (ctx) => ({ type: 'user', id: ctx.session.auth.current!.principalId }) — so each signed-in user reaches GitHub through their own connection instead of the shared app installation.

@github-tools/eve-extension@0.6.0

Minor Changes

  • #125 c84ae07 Thanks @HugoRCD! - Support per-user Vercel Connect subjects. GithubConnectParams now accepts a subject (default stays { type: 'app' }, the project's GitHub App installation), so multi-user apps can mint each caller's own connection token with subject: { type: 'user', id }. In the eve extension, connect.subject also accepts a per-caller resolver called with the tool execution context on every call — e.g. (ctx) => ({ type: 'user', id: ctx.session.auth.current!.principalId }) — so each signed-in user reaches GitHub through their own connection instead of the shared app installation.

Patch Changes

  • Updated dependencies [c84ae07]:
    • @github-tools/sdk@1.15.0
@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
github-tools-docs Ready Ready Preview, v0 Aug 31, 2026 3:03pm
github-tools-test-agent Ready Ready Preview, v0 Aug 31, 2026 3:03pm
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from f1407c3 to 2bd7112 Compare August 31, 2026 15:02
@HugoRCD
HugoRCD merged commit 1b92e93 into main Aug 31, 2026
6 checks passed
@HugoRCD
HugoRCD deleted the changeset-release/main branch August 31, 2026 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant