Skip to content

Conversation

@dinohan
Copy link
Member

@dinohan dinohan commented Oct 23, 2025

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

Summary

v1 브랜치에서 bezier-figma-plugin 패키지 제거

Details

bezier-figma-plugin은 가장 최신 버전만 사용하는 패키지.
해당 패키지는 bezier-react에 의존하는데, v1 버전에 의존해선 안된다.
따라서 v1 브랜치에서는 해당 패키지를 업데이트하지 않도록 제거한다.

Breaking change? (Yes/No)

References

@dinohan dinohan self-assigned this Oct 23, 2025
@dinohan dinohan requested a review from yangwooseong as a code owner October 23, 2025 07:04
@changeset-bot
Copy link

changeset-bot bot commented Oct 23, 2025

⚠️ No Changeset found

Latest commit: 0fc7fe4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@channeltalk
Copy link

channeltalk bot commented Oct 23, 2025

@coderabbitai
Copy link

coderabbitai bot commented Oct 23, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (3)
  • exp
  • develop
  • feature/*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@yangwooseong
Copy link
Collaborator

왜 제거하는지 PR 내용만 작성해주실 수 있나요?

@dinohan
Copy link
Member Author

dinohan commented Oct 23, 2025

왜 제거하는지 PR 내용만 작성해주실 수 있나요?

넵! 근데 영어로 작성하나요?

@yangwooseong
Copy link
Collaborator

한국어로 작성하셔도 됩니다!

@dinohan dinohan added the bezier-figma-plugin Issue or PR related to bezier-figma-plugin label Oct 23, 2025
@dinohan dinohan merged commit 8b09111 into channel-io:v1 Oct 23, 2025
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bezier-figma-plugin Issue or PR related to bezier-figma-plugin

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants