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

Merged
merged 1 commit into from
Apr 1, 2024
Merged

Version Packages #11793

merged 1 commit into from
Apr 1, 2024

Conversation

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

@shopify-github-actions-access shopify-github-actions-access bot commented Mar 27, 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@12.24.0

Minor Changes

Patch Changes

@shopify/stylelint-polaris@15.5.0

Minor Changes

  • #11547 df5276317 Thanks @sam-b-rose! - Added warning for font-size, line-height, and font-weight properties. Use the Text component as a preferred option.

@shopify/polaris-migrator@0.28.4

Patch Changes

  • Updated dependencies [df5276317]:
    • @shopify/stylelint-polaris@15.5.0

polaris.shopify.com@0.67.0

Minor Changes

Patch Changes

@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 6 times, most recently from b991988 to f9c9ea8 Compare March 27, 2024 22:06
@Shopify Shopify deleted a comment from github-actions bot Mar 28, 2024
@shopify-github-actions-access shopify-github-actions-access bot force-pushed the changeset-release/main branch 2 times, most recently from a6ed5d4 to 5ef86df Compare March 28, 2024 17:43
@Shopify Shopify deleted a comment from github-actions bot Mar 28, 2024
@sam-b-rose
Copy link
Member

/snapit

Copy link
Contributor

github-actions bot commented Apr 1, 2024

🫰✨ Thanks @sam-b-rose! Your snapshots have been published to npm.

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

yarn add @shopify/polaris-migrator@0.0.0-snapshot-20240401144903
yarn add @shopify/polaris@0.0.0-snapshot-20240401144903
yarn add @shopify/stylelint-polaris@0.0.0-snapshot-20240401144903

@Shopify Shopify deleted a comment from github-actions bot Apr 1, 2024
@sam-b-rose sam-b-rose merged commit e8fda67 into main Apr 1, 2024
10 checks passed
@sam-b-rose sam-b-rose deleted the changeset-release/main branch April 1, 2024 18:23
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@12.24.0

### Minor Changes

- [Shopify#11547](Shopify#11547)
[`df5276317`](Shopify@5131f8a)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Applied semantic
type styles using the `Text` component


- [Shopify#11728](Shopify#11728)
[`281c8f8e9`](Shopify@cf25021)
Thanks [@kyledurand](https://github.com/kyledurand)! - Added new
AlphaPicker component


- [Shopify#11645](Shopify#11645)
[`b726dadbb`](Shopify@2517315)
Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Added
`useCopyToClipboard` hook for building copy actions matching common
actions guidelines


- [Shopify#11780](Shopify#11780)
[`4fffc2dcc`](Shopify@43a1264)
Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - allows
icons to be displayed on primary actions on Page component


- [Shopify#11547](Shopify#11547)
[`df5276317`](Shopify@5131f8a)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added
`base`,`inherit`, `disabled`, and `text-inverse` tone options for Text
component


- [Shopify#11547](Shopify#11547)
[`df5276317`](Shopify@5131f8a)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated
plain/monochrome Button text size to bodySm for micro

### Patch Changes

- [Shopify#11789](Shopify#11789)
[`36df1aa6c`](Shopify@d6f7ab6)
Thanks [@laurkim](https://github.com/laurkim)! - Fixed logo spacing on
`ContextualSaveBar`


- [Shopify#11794](Shopify#11794)
[`ffdcf1df7`](Shopify@a6f4b9d)
Thanks [@kyledurand](https://github.com/kyledurand)! - Set default
scrollbar width to thin on scrollable


- [Shopify#11804](Shopify#11804)
[`d1b46c25c`](Shopify@8274e40)
Thanks [@laurkim](https://github.com/laurkim)! - Fixed layout shift on
`EmptyState` when image is loading with skeleton image

## @shopify/stylelint-polaris@15.5.0

### Minor Changes

- [Shopify#11547](Shopify#11547)
[`df5276317`](Shopify@5131f8a)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added warning for
`font-size`, `line-height`, and `font-weight` properties. Use the `Text`
component as a preferred option.

## @shopify/polaris-migrator@0.28.4

### Patch Changes

- Updated dependencies
\[[`df5276317`](Shopify@5131f8a)]:
    -   @shopify/stylelint-polaris@15.5.0

## polaris.shopify.com@0.67.0

### Minor Changes

- [Shopify#11779](Shopify#11779)
[`86a6ba44a`](Shopify@9332a2a)
Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - Added
examples for `Card` and `Page` with icon actions

### Patch Changes

- [Shopify#11547](Shopify#11547)
[`df5276317`](Shopify@5131f8a)
Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added page for
`typography/property-disallow-list` Stylelint rule

- Updated dependencies
\[[`df5276317`](Shopify@5131f8a),
[`281c8f8e9`](Shopify@cf25021),
[`b726dadbb`](Shopify@2517315),
[`4fffc2dcc`](Shopify@43a1264),
[`df5276317`](Shopify@5131f8a),
[`36df1aa6c`](Shopify@d6f7ab6),
[`df5276317`](Shopify@5131f8a),
[`ffdcf1df7`](Shopify@a6f4b9d),
[`d1b46c25c`](Shopify@8274e40)]:
    -   @shopify/polaris@12.24.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.

1 participant