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

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Version Packages #4209

merged 1 commit into from
Jul 20, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 7, 2023

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-liveness@2.0.0

Major Changes

Minor Changes

Patch Changes

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

Minor Changes

  • #4262 aea82ff1b Thanks @zchenwei! - feat(ui-react-storage): Add a new connected component StorageImage. It allows you load the images managed by Amplify Storage.

    Example:

    import { StorageImage } from '@aws-amplify/ui-react-storage';
    
    <StorageImage alt="StorageImage" imgKey="image.jpg" accessLevel="public" />;

Patch Changes

@aws-amplify/ui-angular@4.0.2

Patch Changes

@aws-amplify/ui-react@5.0.5

Patch Changes

  • #4227 d3ee05415 Thanks @dbanksdesign! - fix(react-native): border widths, spacing, font sizes, opacities in the theme don't throw runtime errors.

    These are all valid in a theme now:

    const theme: Theme = {
      tokens: {
        borderWidths: {
          small: '4',
          medium: '1rem',
          large: 6,
        },
        opacities: {
          '10': '0.2',
        },
        space: {
          small: 4,
          medium: '6',
          large: '{space.small.value}',
        },
        fontSizes: {
          small: '1rem',
        },
      },
    };
  • #3646 165a8abbd Thanks @Rogue-striker! - Allow PasswordField visibility toggle icon border color to indicate error

  • #4216 f0b32d275 Thanks @zchenwei! - chore: mark internal used props as deprecated.

  • #4235 c3a418d8d Thanks @dbanksdesign! - fix(authenticator-react): force new password header and footer

    Adding Header and Footer components to ForceNewPassword screen

  • #4262 aea82ff1b Thanks @zchenwei! - feat(ui-react-storage): Add a new connected component StorageImage. It allows you load the images managed by Amplify Storage.

    Example:

    import { StorageImage } from '@aws-amplify/ui-react-storage';
    
    <StorageImage alt="StorageImage" imgKey="image.jpg" accessLevel="public" />;
  • Updated dependencies [78fdfd6c8, d3ee05415, 165a8abbd, 13098b36a, 37e490d39, 6d14bf3f3, aea82ff1b]:

    • @aws-amplify/ui@5.6.7
    • @aws-amplify/ui-react-core@2.1.26

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

Patch Changes

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

Patch Changes

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

Patch Changes

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

Patch Changes

@aws-amplify/ui@5.6.7

Patch Changes

  • #4236 78fdfd6c8 Thanks @hbuchel! - chore(ui): add color design token for field control error state.

    Updates the ShowPasswordButton color to use this token instead of border-color.

  • #4227 d3ee05415 Thanks @dbanksdesign! - fix(react-native): border widths, spacing, font sizes, opacities in the theme don't throw runtime errors.

    These are all valid in a theme now:

    const theme: Theme = {
      tokens: {
        borderWidths: {
          small: '4',
          medium: '1rem',
          large: 6,
        },
        opacities: {
          '10': '0.2',
        },
        space: {
          small: 4,
          medium: '6',
          large: '{space.small.value}',
        },
        fontSizes: {
          small: '1rem',
        },
      },
    };
  • #3646 165a8abbd Thanks @Rogue-striker! - Allow PasswordField visibility toggle icon border color to indicate error

  • #4194 13098b36a Thanks @thaddmt! - chore(liveness): move inline css to classes

  • #4160 37e490d39 Thanks @tyndria! - Add missing french translation

  • #4262 aea82ff1b Thanks @zchenwei! - feat(ui-react-storage): Add a new connected component StorageImage. It allows you load the images managed by Amplify Storage.

    Example:

    import { StorageImage } from '@aws-amplify/ui-react-storage';
    
    <StorageImage alt="StorageImage" imgKey="image.jpg" accessLevel="public" />;

@aws-amplify/ui-vue@3.1.21

Patch Changes

@github-actions github-actions bot requested a review from a team as a code owner July 7, 2023 17:04
@github-actions github-actions bot force-pushed the changeset-release/main branch 29 times, most recently from c8713e8 to 55a2604 Compare July 14, 2023 18:08
@github-actions github-actions bot force-pushed the changeset-release/main branch 12 times, most recently from 8a8c1a1 to 190666b Compare July 19, 2023 19:05
@calebpollman calebpollman added the run-tests Adding this label will trigger tests to run label Jul 20, 2023
@github-actions github-actions bot removed the run-tests Adding this label will trigger tests to run label Jul 20, 2023
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman temporarily deployed to ci July 20, 2023 17:50 — with GitHub Actions Inactive
@calebpollman calebpollman merged commit a0a7736 into main Jul 20, 2023
28 checks passed
@calebpollman calebpollman deleted the changeset-release/main branch July 20, 2023 18:48
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.

4 participants