Skip to content

Commit 7aff041

Browse files
github-actions[bot]kyledurand
authored andcommitted
Version Packages (beta)
1 parent f1f96f0 commit 7aff041

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
"polaris.shopify.com": "0.56.3",
1313
"@shopify/stylelint-polaris": "13.0.8"
1414
},
15-
"changesets": []
15+
"changesets": [
16+
"nice-zoos-vanish"
17+
]
1618
}

polaris-react/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ If React doesn’t make sense for your application, you can use a CSS-only versi
7070
```html
7171
<link
7272
rel="stylesheet"
73-
href="https://unpkg.com/@shopify/polaris@11.12.0/build/esm/styles.css"
73+
href="https://unpkg.com/@shopify/polaris@12.0.0-beta.0/build/esm/styles.css"
7474
/>
7575
```
7676

polaris-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/polaris",
33
"description": "Shopify’s admin product component library",
4-
"version": "11.12.0",
4+
"version": "12.0.0-beta.0",
55
"private": false,
66
"license": "SEE LICENSE IN LICENSE.md",
77
"author": "Shopify <dev@shopify.com>",

0 commit comments

Comments
 (0)