Skip to content

Commit 35adeb8

Browse files
Version Packages (#11997)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @shopify/[email protected] ### Minor Changes - [#11993](#11993) [`365e5c80a`](365e5c8) Thanks [@jaychashop](https://github.com/jaychashop)! - Added OrganizationFilledIcon ## @shopify/[email protected] ### Minor Changes - [#11972](#11972) [`25517299c`](2551729) Thanks [@zakwarsame](https://github.com/zakwarsame)! - Updated `Navigation.Item` button to have pointer cursor and no background ### Patch Changes - [#11950](#11950) [`2806dacc8`](2806dac) Thanks [@jesstelford](https://github.com/jesstelford)! - Remove useLayoutEffect warning in SSR for IndexTable. - [#12003](#12003) [`2ff31e79f`](2ff31e7) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed max width bug in Collapsible - Updated dependencies \[[`365e5c80a`](365e5c8)]: - @shopify/[email protected] ## [email protected] ### Patch Changes - Updated dependencies \[[`25517299c`](2551729), [`2806dacc8`](2806dac), [`365e5c80a`](365e5c8), [`2ff31e79f`](2ff31e7)]: - @shopify/[email protected] - @shopify/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2ff31e7 commit 35adeb8

File tree

12 files changed

+40
-31
lines changed

12 files changed

+40
-31
lines changed

.changeset/nervous-forks-know.md

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

.changeset/proud-ways-melt.md

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

.changeset/shy-laws-relax.md

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

.changeset/twenty-turtles-leave.md

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

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

polaris-icons/CHANGELOG.md

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

3+
## 9.1.0
4+
5+
### Minor Changes
6+
7+
- [#11993](https://github.com/Shopify/polaris/pull/11993) [`365e5c80a`](https://github.com/Shopify/polaris/commit/365e5c80a02a88e74f8a46ea95778b18d38d1844) Thanks [@jaychashop](https://github.com/jaychashop)! - Added OrganizationFilledIcon
8+
39
## 9.0.1
410

511
### Patch Changes

polaris-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/polaris-icons",
3-
"version": "9.0.1",
3+
"version": "9.1.0",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"author": "Shopify Inc.",
66
"main": "dist/index.js",

polaris-migrator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@rollup/plugin-commonjs": "^22.0.2",
5656
"@rollup/plugin-json": "^4.1.0",
5757
"@rollup/plugin-node-resolve": "^13.3.0",
58-
"@shopify/polaris": "^13.3.0",
58+
"@shopify/polaris": "^13.4.0",
5959
"plop": "^3.1.1",
6060
"plop-dir": "^0.0.5",
6161
"prettier": "^2.7.1",

polaris-react/CHANGELOG.md

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

3+
## 13.4.0
4+
5+
### Minor Changes
6+
7+
- [#11972](https://github.com/Shopify/polaris/pull/11972) [`25517299c`](https://github.com/Shopify/polaris/commit/25517299c4dfd9c570ca44ec380e536a1511841a) Thanks [@zakwarsame](https://github.com/zakwarsame)! - Updated `Navigation.Item` button to have pointer cursor and no background
8+
9+
### Patch Changes
10+
11+
- [#11950](https://github.com/Shopify/polaris/pull/11950) [`2806dacc8`](https://github.com/Shopify/polaris/commit/2806dacc8f1e5da4517993ebcd7d81228b4b6449) Thanks [@jesstelford](https://github.com/jesstelford)! - Remove useLayoutEffect warning in SSR for IndexTable.
12+
13+
* [#12003](https://github.com/Shopify/polaris/pull/12003) [`2ff31e79f`](https://github.com/Shopify/polaris/commit/2ff31e79f2e6fb73f4d63b6cca6a04d6763389ef) Thanks [@kyledurand](https://github.com/kyledurand)! - Fixed max width bug in Collapsible
14+
15+
* Updated dependencies [[`365e5c80a`](https://github.com/Shopify/polaris/commit/365e5c80a02a88e74f8a46ea95778b18d38d1844)]:
16+
- @shopify/[email protected]
17+
318
## 13.3.0
419

520
### Minor Changes

polaris-react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@shopify/polaris",
33
"description": "Shopify’s admin product component library",
4-
"version": "13.3.0",
4+
"version": "13.4.0",
55
"private": false,
66
"license": "SEE LICENSE IN LICENSE.md",
77
"author": "Shopify <[email protected]>",
@@ -56,7 +56,7 @@
5656
"storybook:test": "concurrently -k -s first -n 'SB,TEST' -c 'magenta,blue' 'http-server build-internal/storybook/static --port 6006 --silent' 'wait-on tcp:6006 && test-storybook --maxWorkers=2 polaris-react/src/components/Modal/Modal.stories.tsx'"
5757
},
5858
"dependencies": {
59-
"@shopify/polaris-icons": "^9.0.1",
59+
"@shopify/polaris-icons": "^9.1.0",
6060
"@shopify/polaris-tokens": "^9.1.0",
6161
"@types/react": "*",
6262
"@types/react-dom": "*",

0 commit comments

Comments
 (0)