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

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Version Packages #5842

merged 1 commit into from
Oct 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 26, 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/ui-react-ai@0.3.0

Minor Changes

  • #5802 8b4a28b9f Thanks @dbanksdesign! - feat(ai-conversation): add allowAttachments prop

    BREAKING - This is a breaking change to an experimental API. Previously, the AIConversation component always allowed attachments. Now you will need to provide the allowAttachments prop to get the same behavior. The reason for this change is that attachments can quickly cost a lot based on the token use and we didn't want the default behavior to have that.

    <AIConversation
      allowAttachments
      messages={messages}
      handleSendMessage={handleSendMessage}
    />

Patch Changes

  • #5830 545aa6a60 Thanks @calebpollman! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

  • Updated dependencies [22e285f58, 545aa6a60, 87d74a7de]:

    • @aws-amplify/ui-react-core@3.0.26
    • @aws-amplify/ui-react@6.5.2
    • @aws-amplify/ui@6.6.2

@aws-amplify/ui-angular@5.0.27

Patch Changes

@aws-amplify/ui-react@6.5.2

Patch Changes

@aws-amplify/ui-react-core@3.0.26

Patch Changes

@aws-amplify/ui-react-core-notifications@2.0.26

Patch Changes

@aws-amplify/ui-react-geo@2.0.27

Patch Changes

@aws-amplify/ui-react-liveness@3.1.12

Patch Changes

@aws-amplify/ui-react-native@2.2.13

Patch Changes

  • #5830 545aa6a60 Thanks @calebpollman! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

  • Updated dependencies [22e285f58, 545aa6a60, 87d74a7de]:

    • @aws-amplify/ui-react-core@3.0.26
    • @aws-amplify/ui@6.6.2
    • @aws-amplify/ui-react-core-notifications@2.0.26

@aws-amplify/ui-react-notifications@2.0.31

Patch Changes

  • #5830 545aa6a60 Thanks @calebpollman! - chore(rollup): upgrade rollup deps, migrate to mjs config file, enforce linting on mjs files

  • Updated dependencies [22e285f58, 545aa6a60, 87d74a7de]:

    • @aws-amplify/ui-react-core@3.0.26
    • @aws-amplify/ui-react@6.5.2
    • @aws-amplify/ui@6.6.2
    • @aws-amplify/ui-react-core-notifications@2.0.26

@aws-amplify/ui-react-storage@3.3.6

Patch Changes

@aws-amplify/ui@6.6.2

Patch Changes

@aws-amplify/ui-vue@4.2.19

Patch Changes

@aws-amplify/ui-react-auth@0.0.33

Patch Changes

  • Updated dependencies [22e285f58, 545aa6a60, 87d74a7de]:
    • @aws-amplify/ui-react-core-auth@0.0.28
    • @aws-amplify/ui-react-core@3.0.26
    • @aws-amplify/ui-react@6.5.2
    • @aws-amplify/ui@6.6.2

@aws-amplify/ui-react-core-auth@0.0.28

Patch Changes

@aws-amplify/ui-react-native-auth@0.0.31

Patch Changes

  • Updated dependencies [22e285f58, 545aa6a60, 87d74a7de]:
    • @aws-amplify/ui-react-core-auth@0.0.28
    • @aws-amplify/ui@6.6.2
    • @aws-amplify/ui-react-native@2.2.13

@github-actions github-actions bot requested a review from a team as a code owner September 26, 2024 17:16
@github-actions github-actions bot force-pushed the changeset-release/main branch 2 times, most recently from 5abd2b6 to deb4835 Compare October 1, 2024 00:48
@thaddmt thaddmt added the run-tests Adding this label will trigger tests to run label Oct 1, 2024
@github-actions github-actions bot removed the run-tests Adding this label will trigger tests to run label Oct 1, 2024
@thaddmt thaddmt merged commit 6f76f9c into main Oct 1, 2024
32 checks passed
@thaddmt thaddmt deleted the changeset-release/main branch October 1, 2024 19:04
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