Skip to content

Commit ed1a3d9

Browse files
committed
Chore: v2.0.6
1 parent 67cb098 commit ed1a3d9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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=12.20.0
2+
VITE_POLARIS_VERSION=12.23.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:** [12.20.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4012.20.0)
10+
**Follow Polaris React version:** [12.23.0](https://github.com/Shopify/polaris/releases/tag/%40shopify%2Fpolaris%4012.23.0)
1111

1212
---
1313

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": "2.0.5",
4-
"polaris_version": "12.20.0",
3+
"version": "2.0.6",
4+
"polaris_version": "12.23.0",
55
"description": "Shopify Polaris 12 - UI library for Vue 3",
66
"author": "Ownego Team",
77
"type": "module",

0 commit comments

Comments
 (0)