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

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 30, 2023

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/[email protected]

Minor Changes

  • Add transform functions to help to migrate foundation to css variable generated by @channel.io/bezier-tokens package. (#1781) by @yangwooseong
    They cover theme, transition, elevation, rounding, and border of foundation.

@channel.io/[email protected]

Minor Changes

@channel.io/[email protected]

Minor Changes

  • Add composition tokens, such as box-shadow. (#1769) by @sungik-choi

  • Now serving one combined styles.css file. This is a breaking change for anyone who was importing the individual CSS files. You will need to update your import to @channel.io/bezier-tokens/css/styles.css. (#1769) by @sungik-choi

  • Add z-index and opacity tokens. (#1766) by @sungik-choi

  • Add categories by token to the JavaScript build file. (#1766) by @sungik-choi

Patch Changes

[email protected]

Patch Changes

Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c59d2b2) 87.23% compared to head (b2e864a) 87.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #1767   +/-   ##
=======================================
  Coverage   87.23%   87.23%           
=======================================
  Files         282      282           
  Lines        3973     3973           
  Branches      830      830           
=======================================
  Hits         3466     3466           
  Misses        435      435           
  Partials       72       72           

☔ 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 3 times, most recently from 60830e5 to fbbf6a2 Compare December 5, 2023 07:24
@github-actions github-actions bot force-pushed the changeset-release/alpha branch 2 times, most recently from 80c94c3 to a3cbc52 Compare December 12, 2023 04:45
@github-actions github-actions bot force-pushed the changeset-release/alpha branch from a3cbc52 to b2e864a Compare December 12, 2023 05:00
@sungik-choi sungik-choi merged commit 8cdbc47 into alpha Dec 12, 2023
8 checks passed
@sungik-choi sungik-choi deleted the changeset-release/alpha branch December 12, 2023 06:11
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