Skip to content

Commit db91bd0

Browse files
committed
Update: migrate version in doc
1 parent 7961a3b commit db91bd0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.storybook/stories/GetStarted.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import { Meta } from '@storybook/addon-docs';
2424

2525
Polaris Vue by Ownego is a component library for [Vue 3](https://vuejs.org/) based on [Shopify Polaris style guide](https://polaris.shopify.com/). We try to keep the package light-weight and easy to use (mostly similar with original Polaris Library).
2626

27-
**Follow Polaris React version:** [10.0.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.0.0) - Migrated date: *Aug 27th, 2022*.
27+
**Follow Polaris React version:** [10.3.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.3.0) - Migrated date: *Sep 20th, 2022*.
2828

2929
<a href="https://github.com/ownego/polaris-vue"><img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white" alt="Github"/></a>
3030

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Polaris Vue by Ownego only supports **Vue 3.0+**.
55
Polaris Vue based on [Shopify Polaris style guide](https://polaris.shopify.com/), built especially for Vue 3.
66
We're trying to make it mostly close with Shopify style guide and get a better performance.
77

8-
**Follow Polaris React version:** [10.0.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.0.0) - Migrated date: *Aug 27th, 2022*.
8+
**Follow Polaris React version:** [10.3.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.3.0) - Migrated date: *Sep 20th, 2022*.
99

1010
<br/>
1111

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ownego/polaris-vue",
33
"version": "1.0.0",
4-
"polaris_version": "10.0.0",
4+
"polaris_version": "10.3.0",
55
"description": "Shopify Polaris UI library for Vue 3",
66
"author": {
77
"name": "Ownego Team"

0 commit comments

Comments
 (0)