Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: version packages #6974

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

silverhand-bot
Copy link
Collaborator

@silverhand-bot silverhand-bot commented Jan 23, 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 master, this PR will be updated.

Releases

@logto/[email protected]

Minor Changes

  • 67b3aea: add HTTP email connector

    The HTTP email connector allows you to send emails via HTTP call. To use the HTTP email connector, you'll need to have your own email service that expose an HTTP API for sending emails. Logto will call this API when it needs to send an email. For example, when a user registers, Logto will call the HTTP API to send a verification email.

@logto/[email protected]

Patch Changes

@logto/[email protected]

Patch Changes

  • 62eb8ed: refactor user claims type and introduce userClaimsList

    • Introduce a new exported variable userClaimsList containing all possible user claims.
    • Utilize userClaimsList to derive the UserClaim type, ensuring consistency and maintainability.
  • Updated dependencies [a8080e8]

@logto/[email protected]

Patch Changes

Copy link

github-actions bot commented Jan 23, 2025

COMPARE TO master

Total Size Diff 📈 +1.3 KB

Diff by File
Name Diff
.changeset/blue-flowers-rule.md 📈 +410 Bytes
.changeset/loud-trees-check.md 📈 +283 Bytes
.changeset/wicked-kids-rescue.md 📈 +50 Bytes
packages/connectors/connector-http-email/CHANGELOG.md 📈 +439 Bytes
packages/connectors/connector-http-email/package.json 0 Bytes
packages/integration-tests/package.json 0 Bytes
packages/shared/CHANGELOG.md 📈 +61 Bytes
packages/shared/package.json 0 Bytes
packages/toolkit/core-kit/CHANGELOG.md 📈 +356 Bytes
packages/toolkit/core-kit/package.json 0 Bytes
packages/tunnel/CHANGELOG.md 📈 +150 Bytes
packages/tunnel/package.json 0 Bytes
pnpm-lock.yaml 📈 +1.05 KB

@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch 4 times, most recently from f1b9217 to 35f33c0 Compare January 26, 2025 02:08
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch 6 times, most recently from 2752b5e to e9c85a2 Compare January 27, 2025 23:26
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch from e9c85a2 to 31f0930 Compare January 28, 2025 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

1 participant