Skip to content
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

Version Packages (canary) #2354

Merged
merged 1 commit into from
Dec 22, 2023
Merged

Version Packages (canary) #2354

merged 1 commit into from
Dec 22, 2023

Conversation

connor-baer
Copy link
Member

@connor-baer connor-baer commented Dec 21, 2023

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

canary is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on canary.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@sumup/circuit-ui@8.0.0-canary.6

Major Changes

Patch Changes

  • Updated dependencies [43f357b0, bc5e7531]:
    • @sumup/design-tokens@7.0.0-canary.0

@sumup/design-tokens@7.0.0-canary.0

Major Changes

  • #2355 43f357b0 Thanks @connor-baer! - Removed all colors from the legacy JavaScript theme object and theme prop type. Use the semantic color tokens instead:

    -color: ${theme.colors.p500};
    +color: var(--cui-fg-accent);
  • #2356 bc5e7531 Thanks @connor-baer! - Changed the color scheme from blue to black & white.

@sumup/eslint-plugin-circuit-ui@5.0.0-canary.1

Patch Changes

@sumup/stylelint-plugin-circuit-ui@2.0.0-canary.0

Patch Changes

  • Updated dependencies [43f357b0, bc5e7531]:
    • @sumup/design-tokens@7.0.0-canary.0

@sumup/astro-template-circuit-ui@1.1.2-canary.1

Patch Changes

@sumup/remix-template-circuit-ui@2.1.2-canary.1

Patch Changes

@connor-baer connor-baer requested a review from a team as a code owner December 21, 2023 11:55
Copy link

vercel bot commented Dec 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oss-circuit-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2023 0:34am

Copy link

codecov bot commented Dec 21, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (31b6f03) 96.78% compared to head (990eb15) 96.78%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           canary    #2354   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files         227      227           
  Lines       18847    18847           
  Branches     1174     1174           
=======================================
  Hits        18241    18241           
  Misses        593      593           
  Partials       13       13           

@connor-baer connor-baer merged commit 3fd3f62 into canary Dec 22, 2023
12 checks passed
@connor-baer connor-baer deleted the changeset-release/canary branch December 22, 2023 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant