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

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Version Packages #11668

merged 1 commit into from
Mar 5, 2024

Conversation

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

@shopify-github-actions-access shopify-github-actions-access bot commented Feb 28, 2024

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@8.7.0

Minor Changes

Patch Changes

@shopify/polaris@12.20.0

Minor Changes

  • #11663 ab2877249 Thanks @mrcthms! - Updated BulkActions to support containing a flat array of actions into a single section within the ActionList

  • #11674 042b428be Thanks @mrcthms! - Updated BulkActions to show titles of sections if provided

Patch Changes

polaris.shopify.com@0.64.0

Minor Changes

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 7 times, most recently from 0dd9b70 to 4bb367f Compare March 4, 2024 17:28
@mrcthms
Copy link
Contributor

mrcthms commented Mar 4, 2024

/snapit

Copy link
Contributor

github-actions bot commented Mar 4, 2024

🫰✨ 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/polaris-icons@0.0.0-snapshot-20240304175121
yarn add @shopify/polaris@0.0.0-snapshot-20240304175121

@mrcthms
Copy link
Contributor

mrcthms commented Mar 4, 2024

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 2 times, most recently from 8b59fb7 to 540f774 Compare March 4, 2024 18:36
@mrcthms
Copy link
Contributor

mrcthms commented Mar 5, 2024

/snapit

Copy link
Contributor

github-actions bot commented Mar 5, 2024

🫰✨ 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/polaris-icons@0.0.0-snapshot-20240305075351
yarn add @shopify/polaris@0.0.0-snapshot-20240305075351

@mrcthms mrcthms merged commit 8f433e7 into main Mar 5, 2024
8 checks passed
@mrcthms mrcthms deleted the changeset-release/main branch March 5, 2024 08:11
AnnaCheba pushed a commit to AnnaCheba/polaris that referenced this pull request Apr 22, 2024
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@8.7.0

### Minor Changes

- [Shopify#11682](Shopify#11682)
[`9eebf1a45`](Shopify@d1e6ed3)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Fixes
clipping on mobile


- [Shopify#11686](Shopify#11686)
[`9b1b74447`](Shopify@268738e)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Update icons
for mobile clipping


- [Shopify#11687](Shopify#11687)
[`eeea3b96c`](Shopify@9024be3)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Minus and
Plus icons to big and unbalanced

### Patch Changes

- [Shopify#11685](Shopify#11685)
[`ac563025e`](Shopify@9711478)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Removed REM units
from SkeletonIcon

## @shopify/polaris@12.20.0

### Minor Changes

- [Shopify#11663](Shopify#11663)
[`ab2877249`](Shopify@51890f0)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated `BulkActions`
to support containing a flat array of actions into a single section
within the ActionList


- [Shopify#11674](Shopify#11674)
[`042b428be`](Shopify@2e5d443)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated BulkActions to
show titles of sections if provided

### Patch Changes

- [Shopify#11670](Shopify#11670)
[`c2e443ec9`](Shopify@848ed7c)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated IndexTable so
that no bulk actions are required to see the paginated select all text


- [Shopify#11684](Shopify#11684)
[`75dcb5443`](Shopify@b1e2f17)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated Actions to
safeguard against incorrect prop shapes being passed to it


- [Shopify#11648](Shopify#11648)
[`8c7302e11`](Shopify@a9002a6)
Thanks [@trtri2](https://github.com/trtri2)! - Fixed hover styles to
multiple selection variant of `OptionList`


- [Shopify#11665](Shopify#11665)
[`4263d9ada`](Shopify@ea00bfc)
Thanks [@mrcthms](https://github.com/mrcthms)! - Fixed `IndexFilters`
responding to keyboard shortcuts when there is no search field or
filters

- Updated dependencies
\[[`ac563025e`](Shopify@9711478),
[`9eebf1a45`](Shopify@d1e6ed3),
[`9b1b74447`](Shopify@268738e),
[`eeea3b96c`](Shopify@9024be3)]:
    -   @shopify/polaris-icons@8.7.0

## polaris.shopify.com@0.64.0

### Minor Changes

- [Shopify#11674](Shopify#11674)
[`042b428be`](Shopify@2e5d443)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated BulkActions to
show titles of sections if provided


- [Shopify#11683](Shopify#11683)
[`8a0e1b32f`](Shopify@9080fd1)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Update design
guidance for icons


- [Shopify#11634](Shopify#11634)
[`27ca061a6`](Shopify@9caf31a)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Adds guidance
on optimzing icons to contribution page

### Patch Changes

- Updated dependencies
\[[`c2e443ec9`](Shopify@848ed7c),
[`ab2877249`](Shopify@51890f0),
[`ac563025e`](Shopify@9711478),
[`75dcb5443`](Shopify@b1e2f17),
[`042b428be`](Shopify@2e5d443),
[`9eebf1a45`](Shopify@d1e6ed3),
[`8c7302e11`](Shopify@a9002a6),
[`4263d9ada`](Shopify@ea00bfc),
[`9b1b74447`](Shopify@268738e),
[`eeea3b96c`](Shopify@9024be3)]:
    -   @shopify/polaris@12.20.0
    -   @shopify/polaris-icons@8.7.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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