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

Merged
merged 1 commit into from
Nov 27, 2023
Merged

Version Packages #2127

merged 1 commit into from
Nov 27, 2023

Conversation

khan-actions-bot
Copy link
Contributor

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]

Major Changes

  • 96f675d: Remove size/weight restriction from PhosphorIcon and remove some exported types from the package.

@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

@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

@khan-actions-bot khan-actions-bot requested a review from a team November 27, 2023 16:02
@khan-actions-bot
Copy link
Contributor Author

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-form/CHANGELOG.md, packages/wonder-blocks-form/package.json, packages/wonder-blocks-icon/CHANGELOG.md, packages/wonder-blocks-icon/package.json, packages/wonder-blocks-icon-button/CHANGELOG.md, packages/wonder-blocks-icon-button/package.json, packages/wonder-blocks-link/CHANGELOG.md, packages/wonder-blocks-link/package.json, packages/wonder-blocks-modal/CHANGELOG.md, packages/wonder-blocks-modal/package.json, packages/wonder-blocks-pill/CHANGELOG.md, packages/wonder-blocks-pill/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-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

Size Change: 0 B

Total Size: 92.9 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.17 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 27, 2023

Codecov Report

Merging #2127 (59452fc) into main (96f675d) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2127   +/-   ##
=======================================
  Coverage   97.06%   97.06%           
=======================================
  Files         243      243           
  Lines       28233    28233           
  Branches     2468     2385   -83     
=======================================
  Hits        27404    27404           
  Misses        829      829           

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 96f675d...59452fc. Read the comment docs.

@jandrade jandrade merged commit 393ea54 into main Nov 27, 2023
15 checks passed
@jandrade jandrade deleted the changeset-release/main branch November 27, 2023 16:08
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