-
Notifications
You must be signed in to change notification settings - Fork 201
chore(logicbutton,picker): align commons package #2633
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
Conversation
🚀 Deployed on https://pr-2633--spectrum-css.netlify.app |
File metricsSummaryTotal size: 4.49 MB* 🎉 No changes detected in any packages * Size determined by adding together the size of the main file for all packages in the library.* Results are not gzipped or minified. * An ASCII character in UTF-8 is 8 bits or 1 byte. |
f3e8d24
to
4c000c0
Compare
4c000c0
to
4418ddf
Compare
8dfa2af
to
810fa5e
Compare
4418ddf
to
e7e949e
Compare
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.
Ohh these didn't get picked up in the most recent release of the spectrum-two branch because commons wasn't listed as a devDependency, is that why we have to do these manually?
Description
During rebase, the picker and logicbutton commons packages got out of sync with the version of commons on the branch. This re-aligns those versions.
To-do list