Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

shopify-github-actions-access[bot]
Copy link
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Jan 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

@shopify/polaris-icons@6.8.0

Minor Changes

Patch Changes

@shopify/polaris@10.22.0

Minor Changes

Patch Changes

@shopify/plugin-polaris@0.0.29

polaris.shopify.com@0.29.0

Minor Changes

Patch Changes

@github-actions
Copy link
Contributor

github-actions bot commented Jan 17, 2023

size-limit report 📦

Path Size
polaris-react-cjs 214.77 KB (+0.01% 🔺)
polaris-react-esm 137.1 KB (-0.01% 🔽)
polaris-react-esnext 192.65 KB (0%)
polaris-react-css 42.01 KB (0%)

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 7 times, most recently from d8f09c8 to 990a377 Compare January 18, 2023 10:24
@mrcthms
Copy link
Contributor

mrcthms commented Jan 18, 2023

/snapit

@github-actions
Copy link
Contributor

🫰✨ Thanks @mrcthms! Your snapshots have been published to npm.

Test the snapshots by updating your package.json with the newly published versions:

yarn add @shopify/plugin-polaris@0.0.0-snapshot-release-20230118172237
yarn add @shopify/polaris-icons@0.0.0-snapshot-release-20230118172237
yarn add @shopify/polaris@0.0.0-snapshot-release-20230118172237

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 5 times, most recently from 7efb88e to cdf75a0 Compare January 18, 2023 22:10
@ginabak
Copy link
Contributor

ginabak commented Jan 19, 2023

Hiii @mrcthms 😄 curious if you were going to release this version soon (as I see you've snapped it 🌠 🥳 ) ? 😄 We're needing the change from Laura seen in #8080 for our project! ❤️ Happy to release this for you if need be! 😄

@mrcthms
Copy link
Contributor

mrcthms commented Jan 19, 2023

@ginabak I'm releasing this morning, should be available for you when get online 😄

@mrcthms mrcthms merged commit 0764e1a into main Jan 19, 2023
@mrcthms mrcthms deleted the changeset-release/main branch January 19, 2023 07:21
@gwyneplaine gwyneplaine mentioned this pull request Feb 14, 2023
juzser pushed a commit to juzser/polaris that referenced this pull request Jul 27, 2023
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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
## @shopify/polaris-icons@6.8.0

### Minor Changes

- [Shopify#8049](Shopify#8049)
[`dca31f2a0`](Shopify@dca31f2)
Thanks [@leileu](https://github.com/leileu)! - Added 8 minor icons for
metafields


- [Shopify#8069](Shopify#8069)
[`f67e2997e`](Shopify@f67e299)
Thanks [@leileu](https://github.com/leileu)! - Added file minor icon


- [Shopify#8063](Shopify#8063)
[`d5da4778c`](Shopify@d5da477)
Thanks [@eric-blue](https://github.com/eric-blue)! - Added minor icon
for diamond_alert


- [Shopify#8037](Shopify#8037)
[`1aeed2414`](Shopify@1aeed24)
Thanks [@dGoligorsky](https://github.com/dGoligorsky)! - Added major and
minor icon for Magic

### Patch Changes

- [Shopify#8085](Shopify#8085)
[`56b757036`](Shopify@56b7570)
Thanks [@sarahill](https://github.com/sarahill)! - Added icon name for
magic major and minor


- [Shopify#8066](Shopify#8066)
[`68acc4593`](Shopify@68acc45)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added better
error documentation on icon validation

## @shopify/polaris@10.22.0

### Minor Changes

- [Shopify#8054](Shopify#8054)
[`c44c96c6b`](Shopify@c44c96c)
Thanks [@mrcthms](https://github.com/mrcthms)! - Update focus states to
be present on :focus-visible rather than :focus

### Patch Changes

- [Shopify#8080](Shopify#8080)
[`1c926b9da`](Shopify@1c926b9)
Thanks [@LauraAubin](https://github.com/LauraAubin)! - Added an optional
`zIndexOverride` prop to `Tooltip`


- [Shopify#8077](Shopify#8077)
[`dc2ed0a5c`](Shopify@dc2ed0a)
Thanks [@kyledurand](https://github.com/kyledurand)! - Removed data
attribute css from legacy polyfill


- [Shopify#8040](Shopify#8040)
[`ba6b04c79`](Shopify@ba6b04c)
Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed modal
footer vertical alignment when noScroll is true

- Updated dependencies
\[[`dca31f2a0`](Shopify@dca31f2),
[`56b757036`](Shopify@56b7570),
[`f67e2997e`](Shopify@f67e299),
[`68acc4593`](Shopify@68acc45),
[`d5da4778c`](Shopify@d5da477),
[`1aeed2414`](Shopify@1aeed24)]:
    -   @shopify/polaris-icons@6.8.0

## @shopify/plugin-polaris@0.0.29



## polaris.shopify.com@0.29.0

### Minor Changes

- [Shopify#8027](Shopify#8027)
[`8fc0fefdf`](Shopify@8fc0fef)
Thanks [@qt314](https://github.com/qt314)! - Add tooling section to
document tools help build and maintain Polaris in consuming
applications.

### Patch Changes

- Updated dependencies
\[[`dca31f2a0`](Shopify@dca31f2),
[`56b757036`](Shopify@56b7570),
[`f67e2997e`](Shopify@f67e299),
[`1c926b9da`](Shopify@1c926b9),
[`c44c96c6b`](Shopify@c44c96c),
[`dc2ed0a5c`](Shopify@dc2ed0a),
[`ba6b04c79`](Shopify@ba6b04c),
[`68acc4593`](Shopify@68acc45),
[`d5da4778c`](Shopify@d5da477),
[`1aeed2414`](Shopify@1aeed24)]:
    -   @shopify/polaris-icons@6.8.0
    -   @shopify/polaris@10.22.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants