-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat(icons): implement changeset generation #1794
Conversation
|
8d676d6
to
c55a620
Compare
This is an auto-generated pull request. All Figma icons have been updated. Co-authored-by: larsrickert <67898185+larsrickert@users.noreply.github.com>
3b80835
to
b2b3635
Compare
Relates to #939
Generate changeset with list of new, deleted and modified icons whenever we import icons from Figma so they are released as npm package.
I also removed UX from codeowners for the icons so they are not added as required reviewer. The UX review process will be done in Figma so we devs should be responsible to approve the technical import via CI to make sure everything is imported correctly.