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 (alpha) #2119

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 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 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 alpha, this PR will be updated.

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

alpha 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 alpha.

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

Releases

@channel.io/bezier-react@2.0.0-alpha.21

Major Changes

  • Breaking changes: Remove TagBadge-related types (#2114) by @sungik-choi

    • Remove color prop of TagProps and TagBadgeBgColorPreset.
    • Remove TagBadgeSize. Please change it to TagSize and BadgeSize.
    • Remove TagBadgeVariant. Please change it to TagVariant and BadgeVariant.
  • Breaking Changes: Remove the default offset(GNB_WIDTH) in Toast (#2117) by @sungik-choi

    Remove the style because it was dependent on a specific application. Use { left: 68 } instead.

bezier-figma-plugin@0.5.0-alpha.9

Patch Changes

  • Updated dependencies
    • @channel.io/bezier-react@2.0.0-alpha.21

@github-actions github-actions bot force-pushed the changeset-release/alpha branch 2 times, most recently from 0b428d9 to 2b58ef2 Compare March 26, 2024 04:13
Copy link

codecov bot commented Mar 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.66%. Comparing base (b6d9aa3) to head (bb07f17).

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #2119   +/-   ##
=======================================
  Coverage   86.66%   86.66%           
=======================================
  Files         126      126           
  Lines        2654     2654           
  Branches      790      786    -4     
=======================================
  Hits         2300     2300           
+ Misses        349      325   -24     
- Partials        5       29   +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot force-pushed the changeset-release/alpha branch from 2b58ef2 to bb07f17 Compare March 26, 2024 04:26
@sungik-choi sungik-choi merged commit f00fe73 into alpha Mar 26, 2024
8 checks passed
@sungik-choi sungik-choi deleted the changeset-release/alpha branch March 26, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant