Skip to content

Commit 14c5ffe

Browse files
committed
Update: package version
1 parent 023ca2a commit 14c5ffe

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.4.1](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.4.1) - Migrated date: *Oct 5th, 2022*.
27+
**Follow Polaris React version:** [10.10.1](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.10.1) - Migrated date: *Nov 3rd, 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.4.1](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.4.1) - Migrated date: *Oct 5th, 2022*.
8+
**Follow Polaris React version:** [10.10.1](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4010.10.1) - Migrated date: *Nov 3rd, 2022*.
99

1010
<br/>
1111

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ownego/polaris-vue",
3-
"version": "1.1.6",
4-
"polaris_version": "10.4.1",
3+
"version": "1.2.0",
4+
"polaris_version": "10.10.1",
55
"description": "Shopify Polaris UI library for Vue 3",
66
"author": "Ownego Team",
77
"keywords": [

0 commit comments

Comments
 (0)