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

Version Packages #5884

Merged
merged 1 commit into from
Oct 16, 2024
Merged

Version Packages #5884

merged 1 commit into from
Oct 16, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 9, 2024

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

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

  • #5827 ac7cb271a Thanks @dbanksdesign! - chore(ai): add theming for AIConversation

    const theme = createTheme({
      tokens: {
        components: {
          aiConversation: {},
        },
      },
    });
    const aiConversationTheme = defineComponentTheme({
      name: 'ai-conversation',
      theme(tokens) {
        return {
          _element: {
            message: {
              color: tokens.colors.font.tertiary,
            },
          },
        };
      },
    });

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@aws-amplify/[email protected]

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner October 9, 2024 18:21
@github-actions github-actions bot force-pushed the changeset-release/main branch 5 times, most recently from 9766066 to f0393fd Compare October 15, 2024 18:19
@hbuchel hbuchel added the run-tests Adding this label will trigger tests to run label Oct 16, 2024
@github-actions github-actions bot removed the run-tests Adding this label will trigger tests to run label Oct 16, 2024
@hbuchel hbuchel merged commit d52a6f3 into main Oct 16, 2024
32 checks passed
@hbuchel hbuchel deleted the changeset-release/main branch October 16, 2024 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants