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

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Version Packages #1631

merged 1 commit into from
Oct 31, 2024

Conversation

seek-oss-ci
Copy link
Contributor

@seek-oss-ci seek-oss-ci commented Oct 17, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm 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

[email protected]

Minor Changes

  • IconLicence: Add component (#1640)

    Add IconLicence to icon suite

    EXAMPLE USAGE:

    <IconLicence />
  • IconAttachment: Add component (#1635)

    Add IconAttachment to icon suite

    EXAMPLE USAGE:

    <IconAttachment />
  • Disclosure: Add size support (#1633)

    Introduce the size prop to the Disclosure component, providing the same options as the Text component.

    EXAMPLE USAGE:

    <Disclosure size="small">...</Disclosure>

Patch Changes

  • Standardise icon slot spacing (#1638)

    Normalise the space between the icon slot and component content across the system.

  • Rating: Simplify internal layout (#1638)

    Simplify the internal HTML and layout of the Rating component.
    This change should not affect the appearance or behavior of the component.

  • Remove lodash dependency (#1639)

  • useToast: Ensure content is left aligned (#1630)

    Applies left alignment to Toast content to ensure intended alignment, regardless of other styles applied.

  • IconRocket: Update design (#1636)

    Update the design asset for IconRocket

@seek-oss-ci seek-oss-ci requested a review from a team as a code owner October 17, 2024 03:40
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 5 times, most recently from c845444 to f1e01fc Compare October 21, 2024 21:38
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch 5 times, most recently from 576f3c6 to dae5204 Compare October 30, 2024 23:08
@seek-oss-ci seek-oss-ci force-pushed the changeset-release/master branch from dae5204 to c357c9a Compare October 31, 2024 02:45
@michaeltaranto michaeltaranto merged commit eb4197c into master Oct 31, 2024
6 checks passed
@michaeltaranto michaeltaranto deleted the changeset-release/master branch October 31, 2024 02:52
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.

2 participants