Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 18, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish 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

@learncard/[email protected]

Minor Changes

  • #895 bb6749d4cd123ca1fcee8d6f657861ae77a614a2 Thanks @TaylorBeeston! - Add generic send method for ergonomic credential sending

    Features:

    • New send method that auto-issues credentials from boost templates
    • Supports client-side credential issuance when available, falls back to signing authority
    • Contract-aware: automatically routes through consent flow when recipient has consented
    • Creates RELATED_TO relationship between newly created boosts and contracts

    Usage:

    // Send using existing boost template
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        templateUri: 'urn:lc:boost:...',
    });
    
    // Send by creating a new boost
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        template: { credential: unsignedVC },
        contractUri: 'urn:lc:contract:...', // optional
    });

Patch Changes

@learncard/[email protected]

Minor Changes

  • #895 bb6749d4cd123ca1fcee8d6f657861ae77a614a2 Thanks @TaylorBeeston! - Add generic send method for ergonomic credential sending

    Features:

    • New send method that auto-issues credentials from boost templates
    • Supports client-side credential issuance when available, falls back to signing authority
    • Contract-aware: automatically routes through consent flow when recipient has consented
    • Creates RELATED_TO relationship between newly created boosts and contracts

    Usage:

    // Send using existing boost template
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        templateUri: 'urn:lc:boost:...',
    });
    
    // Send by creating a new boost
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        template: { credential: unsignedVC },
        contractUri: 'urn:lc:contract:...', // optional
    });

Patch Changes

@learncard/[email protected]

Minor Changes

  • #895 bb6749d4cd123ca1fcee8d6f657861ae77a614a2 Thanks @TaylorBeeston! - Add generic send method for ergonomic credential sending

    Features:

    • New send method that auto-issues credentials from boost templates
    • Supports client-side credential issuance when available, falls back to signing authority
    • Contract-aware: automatically routes through consent flow when recipient has consented
    • Creates RELATED_TO relationship between newly created boosts and contracts

    Usage:

    // Send using existing boost template
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        templateUri: 'urn:lc:boost:...',
    });
    
    // Send by creating a new boost
    await lc.invoke.send({
        type: 'boost',
        recipient: 'userProfileId',
        template: { credential: unsignedVC },
        contractUri: 'urn:lc:contract:...', // optional
    });

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

[email protected]

Patch Changes

@learncard/[email protected]

Patch Changes

@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for learncarddocs canceled.

Name Link
🔨 Latest commit e250e30
🔍 Latest deploy log https://app.netlify.com/projects/learncarddocs/deploys/6945860a6473370008093e38

@netlify
Copy link

netlify bot commented Dec 18, 2025

Deploy Preview for staging-learncardapp ready!

Name Link
🔨 Latest commit e250e30
🔍 Latest deploy log https://app.netlify.com/projects/staging-learncardapp/deploys/6945860a7799790008bfe58a
😎 Deploy Preview https://deploy-preview-899--staging-learncardapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gitstream-cm
Copy link
Contributor

gitstream-cm bot commented Dec 19, 2025

This PR is missing a Jira ticket reference in the title or description.
Please add a Jira ticket reference to the title or description of this PR.

@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 115554b to 949b4cf Compare December 19, 2025 16:57
@github-actions github-actions bot force-pushed the changeset-release/main branch from 949b4cf to e250e30 Compare December 19, 2025 17:06
@Custard7 Custard7 merged commit 9139c61 into main Dec 19, 2025
14 checks passed
@Custard7 Custard7 deleted the changeset-release/main branch December 19, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants