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) #1059

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 5, 2022

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 requested a review from sungik-choi as a code owner December 5, 2022 03:11
@github-actions github-actions bot force-pushed the changeset-release/next-v1 branch from 1f6c6da to d7dac97 Compare December 5, 2022 03:11
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

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

Coverage data is based on head (b0dab1d) compared to base (d38bcb4).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           next-v1    #1059   +/-   ##
========================================
  Coverage    72.10%   72.10%           
========================================
  Files          217      217           
  Lines         3051     3051           
  Branches       841      841           
========================================
  Hits          2200     2200           
  Misses         727      727           
  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.

@github-actions github-actions bot force-pushed the changeset-release/next-v1 branch 6 times, most recently from 01da5da to a680595 Compare December 13, 2022 06:27
@github-actions github-actions bot force-pushed the changeset-release/next-v1 branch from a680595 to b0dab1d Compare December 13, 2022 06:49
@sungik-choi sungik-choi merged commit bd9b9ea into next-v1 Dec 13, 2022
sungik-choi added a commit that referenced this pull request Dec 13, 2022
sungik-choi added a commit that referenced this pull request Dec 13, 2022
Revert "ci(changesets): version packages (next-v1) (#1059)"

This reverts commit bd9b9ea.
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