Skip to content

release: version packages#922

Merged
charIeszhao merged 1 commit intomasterfrom
changeset-release/master
Apr 2, 2025
Merged

release: version packages#922
charIeszhao merged 1 commit intomasterfrom
changeset-release/master

Conversation

@silverhand-bot
Copy link
Copy Markdown
Collaborator

@silverhand-bot silverhand-bot commented Mar 19, 2025

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 master, this PR will be updated.

Releases

@logto/client@3.1.0

Minor Changes

  • b7f3d14: add new sign-in option to skip clearing cached tokens from storage on sign-in

    Example usage:

    await logtoClient.signIn({ redirectUri, clearTokens: false });

Patch Changes

  • d0fc122: improve error messages in client SDK
  • Updated dependencies [114be86]
    • @logto/js@5.1.0

@logto/js@5.1.0

Minor Changes

  • 114be86: add one-time token to the sign-in URI parameters type definition.

    Example usage:

    signIn({
      redirectUri: 'your-sign-in-redirect-uri',
      // ... other params
      oneTimeToken: 'the-generated-one-time-token',
    });

@logto/browser@3.0.5

Patch Changes

  • Updated dependencies [d0fc122]
  • Updated dependencies [b7f3d14]
    • @logto/client@3.1.0

@logto/capacitor@3.0.5

Patch Changes

  • @logto/browser@3.0.5

@logto/chrome-extension@0.1.19

Patch Changes

  • @logto/browser@3.0.5

@logto/express@3.0.6

Patch Changes

  • @logto/node@3.1.2

@logto/next@4.2.1

Patch Changes

  • @logto/node@3.1.2

@logto/node@3.1.2

Patch Changes

  • Updated dependencies [d0fc122]
  • Updated dependencies [b7f3d14]
    • @logto/client@3.1.0

@logto/nuxt@1.2.2

Patch Changes

  • @logto/node@3.1.2

@logto/react@4.0.5

Patch Changes

  • @logto/browser@3.0.5

@logto/remix@3.0.6

Patch Changes

  • @logto/node@3.1.2

@logto/sveltekit@0.3.15

Patch Changes

  • @logto/node@3.1.2

@logto/vue@3.0.5

Patch Changes

  • @logto/browser@3.0.5

@logto/browser-sample@2.0.25

Patch Changes

  • @logto/browser@3.0.5

@logto/express-sample@2.0.25

Patch Changes

  • @logto/express@3.0.6

@logto/next-sample@2.2.9

Patch Changes

  • @logto/next@4.2.1

@logto/next-server-actions-sample@2.3.12

Patch Changes

  • @logto/next@4.2.1

@logto/react-sample@2.1.24

Patch Changes

  • @logto/react@4.0.5

@logto/vue-sample@2.1.23

Patch Changes

  • @logto/vue@3.0.5

@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch from 7200a1a to 167bb22 Compare March 25, 2025 01:35
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch 3 times, most recently from acd0a6a to aa56fba Compare April 2, 2025 03:15
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch from aa56fba to 67ea381 Compare April 2, 2025 03:30
@charIeszhao charIeszhao enabled auto-merge (squash) April 2, 2025 03:32
@charIeszhao charIeszhao merged commit 207a3c8 into master Apr 2, 2025
2 checks passed
@charIeszhao charIeszhao deleted the changeset-release/master branch April 2, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants