Skip to content

Commit 919a128

Browse files
committed
Change package version
1 parent e10d0ff commit 919a128

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
@@ -26,7 +26,7 @@ Polaris Vue by Qikify is a component library for [Vue 3](https://vuejs.org/) bas
2626

2727
Polaris Vue by qikify only supports **Vue 3.0+**.
2828

29-
**Follow Polaris React version:** [9.5.0](https://github.com/Shopify/polaris/releases/tag/v9.5.0) - Migrated date: *Apr 23rd, 2022*.
29+
**Follow Polaris React version:** [9.8.0](https://github.com/Shopify/polaris/releases/tag/v9.8.0) - Migrated date: *May 20th, 2022*.
3030

3131
<br/>
3232
<br/>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Polaris Vue by qikify only supports **Vue 3.0+**.
55
Polaris Vue by Qikify 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:** [9.5.0](https://github.com/Shopify/polaris/releases/tag/v9.5.0) - Migrated date: *Apr 23rd, 2022*.
8+
**Follow Polaris React version:** [9.8.0](https://github.com/Shopify/polaris/releases/tag/v9.8.0) - Migrated date: *May 20th, 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": "@qikify/polaris-vue",
3-
"version": "0.6.0",
4-
"polaris_version": "9.5.0",
3+
"version": "0.7.0",
4+
"polaris_version": "9.8.0",
55
"description": "Shopify Polaris UI library for Vue 3",
66
"author": {
77
"name": "Qikify"

0 commit comments

Comments
 (0)