Skip to content

Conversation

@shopify-github-actions-access
Copy link
Contributor

@shopify-github-actions-access shopify-github-actions-access bot commented Feb 16, 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.5.0

Minor Changes

Patch Changes

@shopify/polaris@12.18.0

Minor Changes

Patch Changes

polaris.shopify.com@0.63.1

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 17 times, most recently from 821009a to 33e04e1 Compare February 20, 2024 18:31
@lgriffee
Copy link
Contributor

/snapit

@github-actions
Copy link
Contributor

Thanks @lgriffee! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

yarn add @shopify/polaris@12.17.0

@lgriffee
Copy link
Contributor

/snapit

@github-actions
Copy link
Contributor

Thanks @lgriffee! Your snapshot has been published to npm.

Test the snapshot by updating your package.json with the newly published version:

yarn add @shopify/polaris-icons@8.4.0

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 3 times, most recently from 8fc212a to 70fb8f4 Compare February 21, 2024 17:35
@lgriffee
Copy link
Contributor

/snapit

@lgriffee lgriffee self-requested a review February 21, 2024 17:39
@lgriffee
Copy link
Contributor

/snapit

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 2 times, most recently from a11a0c9 to 690910b Compare February 21, 2024 21:17
@aaronccasanova
Copy link
Member

/snapit

1 similar comment
@aaronccasanova
Copy link
Member

/snapit

@github-actions
Copy link
Contributor

Thanks @aaronccasanova! 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-20240221221428
yarn add @shopify/polaris@0.0.0-snapshot-20240221221428

@kyledurand
Copy link
Member

/snapit

@github-actions
Copy link
Contributor

🫰✨ Thanks @kyledurand! 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-20240222140156
yarn add @shopify/polaris@0.0.0-snapshot-20240222140156

@lgriffee
Copy link
Contributor

/snapit

@github-actions
Copy link
Contributor

🫰✨ Thanks @lgriffee! 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-20240222184941
yarn add @shopify/polaris@0.0.0-snapshot-20240222184941

@lgriffee lgriffee merged commit 3bf4bb6 into main Feb 22, 2024
@lgriffee lgriffee deleted the changeset-release/main branch February 22, 2024 23:25
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.5.0

### Minor Changes

- [Shopify#11639](Shopify#11639)
[`4db32af27`](Shopify@ccf8c57)
Thanks [@ardakaracizmeli](https://github.com/ardakaracizmeli)! - Added a
new icon: ArrowDiagonal

### Patch Changes

- [Shopify#11633](Shopify#11633)
[`8a9225306`](Shopify@17e55b8)
Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Update mobile
icon design

## @shopify/polaris@12.18.0

### Minor Changes

- [Shopify#11625](Shopify#11625)
[`9aed8c18f`](Shopify@21e0141)
Thanks [@sainihas](https://github.com/sainihas)! - Fix truncate issue
for text in ContextualSaveBar


- [Shopify#11604](Shopify#11604)
[`376e6ded7`](Shopify@9827d1b)
Thanks [@mrcthms](https://github.com/mrcthms)! - Updated IndexFilters to
better support a configuration of only search and sort


- [Shopify#11613](Shopify#11613)
[`92d02613b`](Shopify@e47443b)
Thanks [@lgriffee](https://github.com/lgriffee)! - Deprecated
`heading2xl` and `heading3xl` variants in `Text` component


- [Shopify#11611](Shopify#11611)
[`b79741cf8`](Shopify@5b8430a)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added `size` prop
to `Tag`

### Patch Changes

- [Shopify#11624](Shopify#11624)
[`b60ba0710`](Shopify@c78116f)
Thanks [@lgriffee](https://github.com/lgriffee)! - Reverted application
of native mobile styles to Button component


- [Shopify#11628](Shopify#11628)
[`bef27c076`](Shopify@dab3dd0)
Thanks [@ardakaracizmeli](https://github.com/ardakaracizmeli)! - Fixed
an issue where a border displayed between the main content of the frame
and the sidebar

- Updated dependencies
\[[`4db32af27`](Shopify@ccf8c57),
[`8a9225306`](Shopify@17e55b8)]:
    -   @shopify/polaris-icons@8.5.0

## polaris.shopify.com@0.63.1

### Patch Changes

- Updated dependencies
\[[`b60ba0710`](Shopify@c78116f),
[`4db32af27`](Shopify@ccf8c57),
[`9aed8c18f`](Shopify@21e0141),
[`376e6ded7`](Shopify@9827d1b),
[`8a9225306`](Shopify@17e55b8),
[`92d02613b`](Shopify@e47443b),
[`b79741cf8`](Shopify@5b8430a),
[`bef27c076`](Shopify@dab3dd0)]:
    -   @shopify/polaris@12.18.0
    -   @shopify/polaris-icons@8.5.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.

3 participants