-
Notifications
You must be signed in to change notification settings - Fork 1
fix: minor inconsistencies in packages #817
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
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #817 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 24 28 +4
Lines 284 310 +26
Branches 50 52 +2
=========================================
+ Hits 284 310 +26 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
7fe7c4b to
d33dd4a
Compare
Checked for inconsistencies due to #813. Only changesets for published packages. No changeset for mark-tokens which is a published package but I just changed the position of two properties in the package.json. color-sample-docs: - reference aliassen in README data-badge-docs: - include stories in package.json#files icon-docs: - include package.json#scripts - include package.json#keywords - fill README - fix license typo in anatomy icon-tokens: - fix package.json#export to correct package.json#exports mark-tokens: - move package.json#main and package.json#exports to consistent position templates: - fix license typo in anatomy
d33dd4a to
d3518e5
Compare
|



Requires #816 to merge first (merged).Checked for inconsistencies due to #813.
Only changesets for published packages. No changeset for mark-tokens which is a published package but I just changed the position of two properties in the package.json.
color-sample-docs:
data-badge-docs:
icon-docs:
icon-tokens:
mark-tokens:
templates: