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

Add missed changesets for #2452 #2453

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

yangwooseong
Copy link
Collaborator

Self Checklist

  • I wrote a PR title in English and added an appropriate label to the PR.
  • I wrote the commit message in English and to follow the Conventional Commits specification.
  • I added the changeset about the changes that needed to be released. (or didn't have to)
  • I wrote or updated documentation related to the changes. (or didn't have to)
  • I wrote or updated tests related to the changes. (or didn't have to)
  • I tested the changes in various browsers. (or didn't have to)
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox

Related Issue

None

Summary

#2452 에서 누락된 changeset 을 추가합니다. 이 PR이 머지되서 changesets PR이 생성되면 Changelog 안에 있는 PR 번호를 직접 수정할 예정입니다.

Details

None

Breaking change? (Yes/No)

No

References

None

@yangwooseong yangwooseong added the chore:deps Issue or PR related to dependencies label Oct 11, 2024
@yangwooseong yangwooseong self-assigned this Oct 11, 2024
Copy link

channeltalk bot commented Oct 11, 2024

Copy link

changeset-bot bot commented Oct 11, 2024

🦋 Changeset detected

Latest commit: cff0f5e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@channel.io/bezier-tokens Patch
@channel.io/bezier-react Patch
@channel.io/stylelint-bezier Patch
bezier-figma-plugin Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Oct 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.82%. Comparing base (8be075f) to head (cff0f5e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2453   +/-   ##
=======================================
  Coverage   83.82%   83.82%           
=======================================
  Files         140      140           
  Lines        2924     2924           
  Branches      882      882           
=======================================
  Hits         2451     2451           
  Misses        468      468           
  Partials        5        5           

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

@yangwooseong yangwooseong merged commit d257cf4 into channel-io:main Oct 11, 2024
5 checks passed
@yangwooseong yangwooseong deleted the chore/add-changeset branch October 11, 2024 07:47
sungik-choi pushed a commit that referenced this pull request Oct 16, 2024
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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 main, this PR will
be updated.


# Releases
## @channel.io/[email protected]

### Patch Changes

- Add `AlphaStatusBadge` component.
([#2434](#2434)) by
@babycroc

- Changes to `AlphaButton` and `AlphaIconButton`
([#2454](#2454)) by
@yangwooseong

    -   `white` color is renamed to `white-absolute`.
    -   use transparent token for background color of tertiary style.
    -   add missed color style for `white-absolute`.

-   Updated dependencies
    -   @channel.io/[email protected]

## @channel.io/[email protected]

### Patch Changes

- Add transparent tokens for alpha global and functional tokens.
([#2454](#2454)) by
@yangwooseong

- Change some value of alpha tokens and add transparent token for alpha
tokens. ([#2453](#2453))
by @yangwooseong

## @channel.io/[email protected]

### Patch Changes

-   Updated dependencies
    -   @channel.io/[email protected]

## [email protected]

### Patch Changes

-   Updated dependencies
    -   @channel.io/[email protected]

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore:deps Issue or PR related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants