-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
refactor: version 2 #429
refactor: version 2 #429
Conversation
fix: commit dangling tsup config
@@ -1,79 +1,44 @@ | |||
{ | |||
"name": "@kodingdotninja/chakra-icons", | |||
"version": "0.0.0", | |||
"workspaces": [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is will be impacted with multi-semantic-release. But I want to find another solutions for handle release.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could restore the workspaces field
I will try this change in my local. Thanks @grikomsn |
Ship it @grikomsn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, ship it
Closes #69 #70 #71