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 #6928

Merged
merged 2 commits into from
Jan 23, 2025
Merged

release: version packages #6928

merged 2 commits into from
Jan 23, 2025

Conversation

silverhand-bot
Copy link
Collaborator

@silverhand-bot silverhand-bot commented Jan 8, 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]

Patch Changes

@logto/[email protected]

Patch Changes

@logto/[email protected]

@logto/[email protected]

Patch Changes

@logto/[email protected]

Patch Changes

  • d246868: remove the image element's cross-origin="anonymous" attribute.

    Some public image resources may not have the proper cross-origin headers configured, those images may fail to load when the cross-origin="anonymous" attribute is present.
    Since those image elements are only used for display purposes, Logto does not need to access the image data, so the cross-origin="anonymous" attribute is not necessary.
    To make the image elements more compatible with public image resources, remove the cross-origin="anonymous" attribute from the image elements.

Copy link

github-actions bot commented Jan 8, 2025

COMPARE TO master

Total Size Diff 📈 +1.01 KB

Diff by File
Name Diff
.changeset/afraid-otters-crash.md 📈 +82 Bytes
.changeset/soft-kings-grin.md 📈 +591 Bytes
.github/workflows/alteration-compatibility-integration-test.yml 📈 +782 Bytes
packages/cli/CHANGELOG.md 📈 +55 Bytes
packages/cli/package.json 0 Bytes
packages/core/CHANGELOG.md 📈 +208 Bytes
packages/core/package.json 0 Bytes
packages/create/CHANGELOG.md 📈 +51 Bytes
packages/create/package.json 0 Bytes
packages/experience/CHANGELOG.md 📈 +605 Bytes
packages/experience/package.json 0 Bytes
packages/schemas/CHANGELOG.md 📈 +11 Bytes
packages/schemas/alterations/1.23.1-1735274337-add-encryption-config-to-saml-apps.ts 📈 +959 Bytes
packages/schemas/alterations/1.23.1-1735292380-make-saml-app-first-party-app.ts 📈 +796 Bytes
packages/schemas/alterations/next-1735274337-add-encryption-config-to-saml-apps.ts 📈 +959 Bytes
packages/schemas/alterations/next-1735292380-make-saml-app-first-party-app.ts 📈 +796 Bytes
packages/schemas/package.json 0 Bytes
pnpm-lock.yaml 0 Bytes

@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch 8 times, most recently from d7f59e6 to c01ac97 Compare January 15, 2025 02:02
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch 11 times, most recently from 37bea5b to 657a485 Compare January 22, 2025 09:33
@silverhand-bot silverhand-bot force-pushed the changeset-release/master branch from c67ae41 to 97dd5f5 Compare January 23, 2025 03:27
fix the integration test ci job
@simeng-li simeng-li merged commit e515728 into master Jan 23, 2025
39 checks passed
@simeng-li simeng-li deleted the changeset-release/master branch January 23, 2025 05:51
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.

3 participants