Skip to content

Commit

Permalink
Version Packages (#11335)
Browse files Browse the repository at this point in the history
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.5.0

### Minor Changes

- [#11275](#11275)
[`4a7e090bc`](4a7e090)
Thanks [@yurm04](https://github.com/yurm04)! - Updated semantic tokens
`fill-info-secondary`, `text-info`, `fill-success-secondary`,
`fill-caution-secondary`, `fill-critical-secondary`.


- [#10958](#10958)
[`5c183e0e1`](5c183e0)
Thanks [@mrcthms](https://github.com/mrcthms)! - Added a live region to
the `Page` `Header` to announce the `title` after navigation changes

### Patch Changes

- [#11338](#11338)
[`4ddba49c4`](4ddba49)
Thanks [@alex-page](https://github.com/alex-page)! - `<Toast>` Fix icon
color to properly inherit the parent color

- Updated dependencies
\[[`4a7e090bc`](4a7e090)]:
    -   @shopify/polaris-tokens@8.4.0

## @shopify/polaris-tokens@8.4.0

### Minor Changes

- [#11275](#11275)
[`4a7e090bc`](4a7e090)
Thanks [@yurm04](https://github.com/yurm04)! - Updated semantic tokens
`fill-info-secondary`, `text-info`, `fill-success-secondary`,
`fill-caution-secondary`, `fill-critical-secondary`.

## @shopify/polaris-migrator@0.26.6

### Patch Changes

- Updated dependencies
\[[`4a7e090bc`](4a7e090)]:
    -   @shopify/polaris-tokens@8.4.0
    -   @shopify/stylelint-polaris@15.0.6

## @shopify/stylelint-polaris@15.0.6

### Patch Changes

- Updated dependencies
\[[`4a7e090bc`](4a7e090)]:
    -   @shopify/polaris-tokens@8.4.0

## polaris-for-vscode@0.9.2

### Patch Changes

- Updated dependencies
\[[`4a7e090bc`](4a7e090)]:
    -   @shopify/polaris-tokens@8.4.0

## polaris.shopify.com@0.61.3

### Patch Changes

- [#11334](#11334)
[`ebff4315b`](ebff431)
Thanks [@sarahill](https://github.com/sarahill)! - Added color token
documentation

- Updated dependencies
\[[`4ddba49c4`](4ddba49),
[`4a7e090bc`](4a7e090),
[`5c183e0e1`](5c183e0)]:
    -   @shopify/polaris@12.5.0
    -   @shopify/polaris-tokens@8.4.0

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 4ddba49 commit a49ce53
Show file tree
Hide file tree
Showing 17 changed files with 69 additions and 37 deletions.
5 changes: 0 additions & 5 deletions .changeset/big-rules-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brown-foxes-call.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/light-flowers-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strong-moose-remain.md

This file was deleted.

7 changes: 7 additions & 0 deletions polaris-for-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.9.2

### Patch Changes

- Updated dependencies [[`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82)]:
- @shopify/polaris-tokens@8.4.0

## 0.9.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions polaris-for-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/Shopify/polaris/issues"
},
"version": "0.9.1",
"version": "0.9.2",
"private": true,
"keywords": [
"polaris",
Expand All @@ -38,7 +38,7 @@
"clean": "rm -rf .turbo node_modules dist *.tsbuildinfo"
},
"dependencies": {
"@shopify/polaris-tokens": "^8.3.0",
"@shopify/polaris-tokens": "^8.4.0",
"vscode-languageclient": "^9.0.1",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.11"
Expand Down
8 changes: 8 additions & 0 deletions polaris-migrator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @shopify/polaris-migrator

## 0.26.6

### Patch Changes

- Updated dependencies [[`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82)]:
- @shopify/polaris-tokens@8.4.0
- @shopify/stylelint-polaris@15.0.6

## 0.26.5

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions polaris-migrator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-migrator",
"version": "0.26.5",
"version": "0.26.6",
"description": "Codemod transformations to help upgrade your Polaris codebase",
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -36,8 +36,8 @@
"generate": "plop"
},
"dependencies": {
"@shopify/polaris-tokens": "^8.3.0",
"@shopify/stylelint-polaris": "^15.0.5",
"@shopify/polaris-tokens": "^8.4.0",
"@shopify/stylelint-polaris": "^15.0.6",
"chalk": "^4.1.0",
"globby": "11.0.1",
"is-git-clean": "^1.1.0",
Expand All @@ -55,7 +55,7 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@shopify/polaris": "^12.4.0",
"@shopify/polaris": "^12.5.0",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
15 changes: 15 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 12.5.0

### Minor Changes

- [#11275](https://github.com/Shopify/polaris/pull/11275) [`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82) Thanks [@yurm04](https://github.com/yurm04)! - Updated semantic tokens `fill-info-secondary`, `text-info`, `fill-success-secondary`, `fill-caution-secondary`, `fill-critical-secondary`.

* [#10958](https://github.com/Shopify/polaris/pull/10958) [`5c183e0e1`](https://github.com/Shopify/polaris/commit/5c183e0e155ef47a43f7e3290a0f043965c0ecad) Thanks [@mrcthms](https://github.com/mrcthms)! - Added a live region to the `Page` `Header` to announce the `title` after navigation changes

### Patch Changes

- [#11338](https://github.com/Shopify/polaris/pull/11338) [`4ddba49c4`](https://github.com/Shopify/polaris/commit/4ddba49c41b218a002b7de0ec53bcde35974cdec) Thanks [@alex-page](https://github.com/alex-page)! - `<Toast>` Fix icon color to properly inherit the parent color

- Updated dependencies [[`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82)]:
- @shopify/polaris-tokens@8.4.0

## 12.4.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions polaris-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Otherwise include the CSS in your HTML. We suggest copying the styles file into
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/polaris@12.4.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@12.5.0/build/esm/styles.css"
/>
```

Expand Down Expand Up @@ -80,7 +80,7 @@ If React doesn’t make sense for your application, you can use a CSS-only versi
```html
<link
rel="stylesheet"
href="https://unpkg.com/@shopify/polaris@12.4.0/build/esm/styles.css"
href="https://unpkg.com/@shopify/polaris@12.5.0/build/esm/styles.css"
/>
```

Expand Down
4 changes: 2 additions & 2 deletions polaris-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/polaris",
"description": "Shopify’s admin product component library",
"version": "12.4.0",
"version": "12.5.0",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -57,7 +57,7 @@
},
"dependencies": {
"@shopify/polaris-icons": "^7.12.0",
"@shopify/polaris-tokens": "^8.3.0",
"@shopify/polaris-tokens": "^8.4.0",
"@types/react": "*",
"@types/react-dom": "*",
"@types/react-transition-group": "^4.4.2",
Expand Down
6 changes: 6 additions & 0 deletions polaris-tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 8.4.0

### Minor Changes

- [#11275](https://github.com/Shopify/polaris/pull/11275) [`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82) Thanks [@yurm04](https://github.com/yurm04)! - Updated semantic tokens `fill-info-secondary`, `text-info`, `fill-success-secondary`, `fill-caution-secondary`, `fill-critical-secondary`.

## 8.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@shopify/polaris-tokens",
"version": "8.3.0",
"version": "8.4.0",
"description": "",
"main": "dist/cjs/build/index.js",
"module": "dist/esm/build/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# polaris.shopify.com

## 0.61.3

### Patch Changes

- [#11334](https://github.com/Shopify/polaris/pull/11334) [`ebff4315b`](https://github.com/Shopify/polaris/commit/ebff4315b1f456802463454eeafdbd2a180c724f) Thanks [@sarahill](https://github.com/sarahill)! - Added color token documentation

- Updated dependencies [[`4ddba49c4`](https://github.com/Shopify/polaris/commit/4ddba49c41b218a002b7de0ec53bcde35974cdec), [`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82), [`5c183e0e1`](https://github.com/Shopify/polaris/commit/5c183e0e155ef47a43f7e3290a0f043965c0ecad)]:
- @shopify/polaris@12.5.0
- @shopify/polaris-tokens@8.4.0

## 0.61.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions polaris.shopify.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polaris.shopify.com",
"version": "0.61.2",
"version": "0.61.3",
"private": true,
"engines": {
"node": "^16.17.0 || >=18.12.0"
Expand Down Expand Up @@ -28,9 +28,9 @@
"@headlessui/react": "^1.6.5",
"@juggle/resize-observer": "^3.4.0",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^12.4.0",
"@shopify/polaris": "^12.5.0",
"@shopify/polaris-icons": "^7.12.0",
"@shopify/polaris-tokens": "^8.3.0",
"@shopify/polaris-tokens": "^8.4.0",
"@types/react-syntax-highlighter": "^15.5.6",
"base-64": "^1.0.0",
"codesandbox": "^2.2.3",
Expand Down
7 changes: 7 additions & 0 deletions stylelint-polaris/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 15.0.6

### Patch Changes

- Updated dependencies [[`4a7e090bc`](https://github.com/Shopify/polaris/commit/4a7e090bca1c9f5c647f53a93832424ff1cfcf82)]:
- @shopify/polaris-tokens@8.4.0

## 15.0.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions stylelint-polaris/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/stylelint-polaris",
"description": "Polaris Design System Stylelint tooling",
"version": "15.0.5",
"version": "15.0.6",
"private": false,
"license": "MIT",
"author": "Shopify <dev@shopify.com>",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"postcss-value-parser": "^4.2.0",
"postcss-media-query-parser": "^0.2.3",
"@shopify/polaris-tokens": "^8.3.0"
"@shopify/polaris-tokens": "^8.4.0"
},
"peerDependencies": {
"stylelint": "^14.15.0 || ^15.0.0"
Expand Down

0 comments on commit a49ce53

Please sign in to comment.