Skip to content

Commit 828f5f4

Browse files
Version Packages (#11612)
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 - [#11639](#11639) [`4db32af27`](ccf8c57) Thanks [@ardakaracizmeli](https://github.com/ardakaracizmeli)! - Added a new icon: ArrowDiagonal ### Patch Changes - [#11633](#11633) [`8a9225306`](17e55b8) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Update mobile icon design ## @shopify/[email protected] ### Minor Changes - [#11625](#11625) [`9aed8c18f`](21e0141) Thanks [@sainihas](https://github.com/sainihas)! - Fix truncate issue for text in ContextualSaveBar - [#11604](#11604) [`376e6ded7`](9827d1b) Thanks [@mrcthms](https://github.com/mrcthms)! - Updated IndexFilters to better support a configuration of only search and sort - [#11613](#11613) [`92d02613b`](e47443b) Thanks [@lgriffee](https://github.com/lgriffee)! - Deprecated `heading2xl` and `heading3xl` variants in `Text` component - [#11611](#11611) [`b79741cf8`](5b8430a) Thanks [@kyledurand](https://github.com/kyledurand)! - Added `size` prop to `Tag` ### Patch Changes - [#11624](#11624) [`b60ba0710`](c78116f) Thanks [@lgriffee](https://github.com/lgriffee)! - Reverted application of native mobile styles to Button component - [#11628](#11628) [`bef27c076`](dab3dd0) Thanks [@ardakaracizmeli](https://github.com/ardakaracizmeli)! - Fixed an issue where a border displayed between the main content of the frame and the sidebar - Updated dependencies \[[`4db32af27`](ccf8c57), [`8a9225306`](17e55b8)]: - @shopify/[email protected] ## [email protected] ### Patch Changes - Updated dependencies \[[`b60ba0710`](c78116f), [`4db32af27`](ccf8c57), [`9aed8c18f`](21e0141), [`376e6ded7`](9827d1b), [`8a9225306`](17e55b8), [`92d02613b`](e47443b), [`b79741cf8`](5b8430a), [`bef27c076`](dab3dd0)]: - @shopify/[email protected] - @shopify/[email protected] Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ccf8c57 commit 828f5f4

File tree

15 files changed

+46
-47
lines changed

15 files changed

+46
-47
lines changed

.changeset/khaki-cooks-lick.md

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

.changeset/mighty-dragons-agree.md

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

.changeset/neat-squids-add.md

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

.changeset/popular-oranges-drop.md

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

.changeset/rare-cobras-destroy.md

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

.changeset/slimy-tips-smash.md

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

.changeset/violet-goats-kick.md

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

.changeset/witty-guests-nail.md

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

polaris-icons/CHANGELOG.md

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

3+
## 8.5.0
4+
5+
### Minor Changes
6+
7+
- [#11639](https://github.com/Shopify/polaris/pull/11639) [`4db32af27`](https://github.com/Shopify/polaris/commit/4db32af27edb547d5c3f6fe1fbd81b1737cc5152) Thanks [@ardakaracizmeli](https://github.com/ardakaracizmeli)! - Added a new icon: ArrowDiagonal
8+
9+
### Patch Changes
10+
11+
- [#11633](https://github.com/Shopify/polaris/pull/11633) [`8a9225306`](https://github.com/Shopify/polaris/commit/8a92253064a2a2e572f58eae71312dc895b5fbf1) Thanks [@heyjoethomas](https://github.com/heyjoethomas)! - Update mobile icon design
12+
313
## 8.4.0
414

515
### Minor 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": "8.4.0",
3+
"version": "8.5.0",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"author": "Shopify Inc.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)