Skip to content

Commit 1111aba

Browse files
Version Packages
1 parent f714012 commit 1111aba

File tree

17 files changed

+56
-41
lines changed

17 files changed

+56
-41
lines changed

.changeset/cyan-adults-refuse.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/grumpy-zoos-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-boats-relate.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/moody-points-retire.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nine-bobcats-study.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/sharp-phones-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

polaris-cli/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @shopify/plugin-polaris
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`fbf2f8832`](https://github.com/Shopify/polaris/commit/fbf2f88320ad6c5767c37d18d76bfa82babf71cb), [`b31f51f25`](https://github.com/Shopify/polaris/commit/b31f51f259fefd8b119c5242e2ab1528c3a6cff8)]:
8+
- @shopify/polaris-migrator@0.4.0
9+
310
## 0.0.7
411

512
### Patch Changes

polaris-cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/plugin-polaris",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Commands for building Shopify Apps with Polaris",
55
"license": "SEE LICENSE IN LICENSE.md",
66
"author": "Shopify <[email protected]>",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@oclif/core": "^1.13.10",
27-
"@shopify/polaris-migrator": "^0.3.0"
27+
"@shopify/polaris-migrator": "^0.4.0"
2828
},
2929
"devDependencies": {
3030
"typescript": "^4.7.4"

polaris-for-figma/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.0.22
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f7140123d`](https://github.com/Shopify/polaris/commit/f7140123dce74be7d79b2ae57bbfda2f96363980), [`b1b576403`](https://github.com/Shopify/polaris/commit/b1b5764035c6f138e24ad42c9c033c7ca7369a93), [`4b95fdc64`](https://github.com/Shopify/polaris/commit/4b95fdc64b4d30a39333e09623d347735636e771)]:
8+
- @shopify/polaris@10.6.0
9+
310
## 0.0.21
411

512
### Patch Changes

polaris-for-figma/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "polaris-for-figma",
3-
"version": "0.0.21",
3+
"version": "0.0.22",
44
"private": true,
55
"scripts": {
66
"build": "webpack --mode=production",
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@ant-design/icons": "^4.7.0",
15-
"@shopify/polaris": "^10.5.0",
15+
"@shopify/polaris": "^10.6.0",
1616
"antd": "^4.20.4",
1717
"lodash": "^4.17.15",
1818
"react": "^17.0.2",

0 commit comments

Comments
 (0)