Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/eighty-tools-drop.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/tall-doors-attend.md

This file was deleted.

4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion polaris-migrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",
"@shopify/polaris": "^13.10.0",
"@shopify/polaris": "^13.10.1",
"plop": "^3.1.1",
"plop-dir": "^0.0.5",
"prettier": "^2.7.1",
Expand Down
6 changes: 6 additions & 0 deletions polaris-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 13.10.1

### Patch Changes

- [`00aa2d6`](https://github.com/Shopify/polaris-react/commit/00aa2d65749677c1a2068275d6bb1b9ac87f69d5) Thanks [@Aubron](https://github.com/Aubron)! - Update README to announce deprecation

## 13.10.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion polaris-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@shopify/polaris",
"description": "Shopify’s admin product component library",
"version": "13.10.0",
"version": "13.10.1",
"private": false,
"license": "SEE LICENSE IN LICENSE.md",
"author": "Shopify <dev@shopify.com>",
Expand Down
7 changes: 7 additions & 0 deletions polaris.shopify.com/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# polaris.shopify.com

## 1.1.6

### Patch Changes

- Updated dependencies [[`00aa2d6`](https://github.com/Shopify/polaris-react/commit/00aa2d65749677c1a2068275d6bb1b9ac87f69d5)]:
- @shopify/polaris@13.10.1

## 1.1.5

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions polaris.shopify.com/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "polaris.shopify.com",
"version": "1.1.5",
"version": "1.1.6",
"private": true,
"engines": {
"node": ">=20.10.0"
Expand Down Expand Up @@ -30,7 +30,7 @@
"@headlessui/react": "^1.6.5",
"@juggle/resize-observer": "^3.4.0",
"@radix-ui/react-polymorphic": "^0.0.14",
"@shopify/polaris": "^13.10.0",
"@shopify/polaris": "^13.10.1",
"@shopify/polaris-icons": "^9.3.1",
"@shopify/polaris-tokens": "^9.4.2",
"@types/react-syntax-highlighter": "^15.5.6",
Expand Down