Skip to content

Commit 8346e7b

Browse files
committed
Minor: Change ReactJS version indicator
1 parent ecf8470 commit 8346e7b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
VITE_CLASS_PREFIX=Polaris
2-
VITE_POLARIS_VERSION=13.5.0
2+
VITE_POLARIS_VERSION=13.9.0

README.md

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

10-
**Follow Polaris React version:** [13.5.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4013.5.0)
10+
**Follow Polaris React version:** [13.9.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4013.9.0)
1111

1212
---
1313

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": "2.1.12",
4-
"polaris_version": "13.5.0",
4+
"polaris_version": "13.9.0",
55
"description": "Shopify Polaris 12 - UI library for Vue 3",
66
"author": "Ownego Team",
77
"type": "module",

0 commit comments

Comments
 (0)