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 #2125

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Version Packages #2125

merged 1 commit into from
Nov 17, 2023

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Nov 17, 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 main, this PR will be updated.

Releases

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

  • 01593e2: Fix border issue with secondary kind

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

  • edcfbe1: fix font.family.sans value

@khanacademy/[email protected]

Patch Changes

@khan-actions-bot khan-actions-bot requested a review from a team November 17, 2023 15:38
@khan-actions-bot
Copy link
Contributor Author

khan-actions-bot commented Nov 17, 2023

Gerald

Required Reviewers
  • @Khan/wonder-blocks for changes to packages/wonder-blocks-accordion/CHANGELOG.md, packages/wonder-blocks-accordion/package.json, packages/wonder-blocks-banner/CHANGELOG.md, packages/wonder-blocks-banner/package.json, packages/wonder-blocks-birthday-picker/CHANGELOG.md, packages/wonder-blocks-birthday-picker/package.json, packages/wonder-blocks-button/CHANGELOG.md, packages/wonder-blocks-button/package.json, packages/wonder-blocks-dropdown/CHANGELOG.md, packages/wonder-blocks-dropdown/package.json, packages/wonder-blocks-icon-button/CHANGELOG.md, packages/wonder-blocks-icon-button/package.json, packages/wonder-blocks-modal/CHANGELOG.md, packages/wonder-blocks-modal/package.json, packages/wonder-blocks-popover/CHANGELOG.md, packages/wonder-blocks-popover/package.json, packages/wonder-blocks-search-field/CHANGELOG.md, packages/wonder-blocks-search-field/package.json, packages/wonder-blocks-switch/CHANGELOG.md, packages/wonder-blocks-switch/package.json, packages/wonder-blocks-theming/CHANGELOG.md, packages/wonder-blocks-theming/package.json, packages/wonder-blocks-tooltip/CHANGELOG.md, packages/wonder-blocks-tooltip/package.json

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

Copy link
Contributor

github-actions bot commented Nov 17, 2023

Size Change: 0 B

Total Size: 92.7 kB

ℹ️ View Unchanged
Filename Size
packages/wonder-blocks-accordion/dist/es/index.js 3.67 kB
packages/wonder-blocks-banner/dist/es/index.js 1.53 kB
packages/wonder-blocks-birthday-picker/dist/es/index.js 1.72 kB
packages/wonder-blocks-breadcrumbs/dist/es/index.js 1.13 kB
packages/wonder-blocks-button/dist/es/index.js 4.27 kB
packages/wonder-blocks-cell/dist/es/index.js 2.19 kB
packages/wonder-blocks-clickable/dist/es/index.js 3.24 kB
packages/wonder-blocks-color/dist/es/index.js 1.15 kB
packages/wonder-blocks-core/dist/es/index.js 3.67 kB
packages/wonder-blocks-data/dist/es/index.js 6.33 kB
packages/wonder-blocks-dropdown/dist/es/index.js 12 kB
packages/wonder-blocks-form/dist/es/index.js 5.34 kB
packages/wonder-blocks-grid/dist/es/index.js 1.36 kB
packages/wonder-blocks-i18n/dist/es/index.js 4.54 kB
packages/wonder-blocks-icon-button/dist/es/index.js 3.06 kB
packages/wonder-blocks-icon/dist/es/index.js 3.04 kB
packages/wonder-blocks-labeled-field/dist/es/index.js 72 B
packages/wonder-blocks-layout/dist/es/index.js 1.88 kB
packages/wonder-blocks-link/dist/es/index.js 2.54 kB
packages/wonder-blocks-modal/dist/es/index.js 5.04 kB
packages/wonder-blocks-pill/dist/es/index.js 1.03 kB
packages/wonder-blocks-popover/dist/es/index.js 4.33 kB
packages/wonder-blocks-progress-spinner/dist/es/index.js 1.51 kB
packages/wonder-blocks-search-field/dist/es/index.js 1.55 kB
packages/wonder-blocks-spacing/dist/es/index.js 158 B
packages/wonder-blocks-switch/dist/es/index.js 2.06 kB
packages/wonder-blocks-testing/dist/es/index.js 3.94 kB
packages/wonder-blocks-theming/dist/es/index.js 1.21 kB
packages/wonder-blocks-timing/dist/es/index.js 1.78 kB
packages/wonder-blocks-toolbar/dist/es/index.js 862 B
packages/wonder-blocks-tooltip/dist/es/index.js 5.05 kB
packages/wonder-blocks-typography/dist/es/index.js 1.49 kB

compressed-size-action

Copy link

codecov bot commented Nov 17, 2023

Codecov Report

Merging #2125 (e8c451e) into main (edcfbe1) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2125   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files         243      243           
  Lines       28250    28250           
  Branches     2467     2420   -47     
=======================================
  Hits        27423    27423           
  Misses        827      827           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update edcfbe1...e8c451e. Read the comment docs.

Copy link
Member

@jandrade jandrade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 cc @SeanMcP

@jandrade jandrade merged commit e291c07 into main Nov 17, 2023
15 checks passed
@jandrade jandrade deleted the changeset-release/main branch November 17, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants