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

ci(changesets): version packages (next-v1) #1076

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

github-actions[bot]
Copy link
Contributor

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 next-v1, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

next-v1 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on next-v1.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@channel.io/bezier-react@1.0.0-next-v1.177

Minor Changes

  • #1036 e23c54a8 Thanks @sungik-choi! - Re-implement Modal component

    BREAKING_CHANGES

    • No longer use BaseModal for internal implementations of Modal.
    • The existing Modal is renamed LegacyModal and will be removed from subsequent PR.
    • The ModalAction component is renamed ModalFooter.
    • The targetElement property in ModalProps is renamed container.
    • The showCloseIcon property is moved from ModalProps to ModalContentProps.
    • The title, subTitle, description, and titleSize properties are moved from ModalContentProps to the new ModalHeaderProps.
  • #1002 cb677dde Thanks @Dogdriip! - Apply @radix-ui/react-switch primitives to Switch component

    BREAKING CHANGE:

    • onClick handler is now React.MouseEventHandler<HTMLButtonElement>.
    • Switch component is now HTMLButtonElement.
  • #1050 052fdb91 Thanks @sungik-choi! - Re-implement ConfirmModal component

    BREAKING CHANGES:

    • onConfirm prop of ConfirmModal has been removed.

Patch Changes

bezier-figma-plugin@0.1.1-next-v1.21

Patch Changes

@github-actions github-actions bot force-pushed the changeset-release/next-v1 branch from 6980e2a to 37553ec Compare December 13, 2022 08:11
@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Base: 72.17% // Head: 72.17% // No change to project coverage 👍

Coverage data is based on head (37553ec) compared to base (0c987f6).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           next-v1    #1076   +/-   ##
========================================
  Coverage    72.17%   72.17%           
========================================
  Files          223      223           
  Lines         3062     3062           
  Branches       841      841           
========================================
  Hits          2210     2210           
  Misses         728      728           
  Partials       124      124           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sungik-choi sungik-choi merged commit a44efd1 into next-v1 Dec 13, 2022
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.

1 participant