diff --git a/.changeset/cool-dolls-lie.md b/.changeset/cool-dolls-lie.md
deleted file mode 100644
index 58e4f9e15d7..00000000000
--- a/.changeset/cool-dolls-lie.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-Applied semantic type styles using the `Text` component
diff --git a/.changeset/few-wolves-fail.md b/.changeset/few-wolves-fail.md
deleted file mode 100644
index f7234b59a2f..00000000000
--- a/.changeset/few-wolves-fail.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-Added new AlphaPicker component
diff --git a/.changeset/flat-eagles-press.md b/.changeset/flat-eagles-press.md
deleted file mode 100644
index 3b9818ea6fd..00000000000
--- a/.changeset/flat-eagles-press.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-Added `useCopyToClipboard` hook for building copy actions matching common actions guidelines
diff --git a/.changeset/fluffy-monkeys-compete.md b/.changeset/fluffy-monkeys-compete.md
deleted file mode 100644
index bd36e52180b..00000000000
--- a/.changeset/fluffy-monkeys-compete.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-allows icons to be displayed on primary actions on Page component
diff --git a/.changeset/lazy-flies-relate.md b/.changeset/lazy-flies-relate.md
deleted file mode 100644
index dfbc7504105..00000000000
--- a/.changeset/lazy-flies-relate.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-Added `base`,`inherit`, `disabled`, and `text-inverse` tone options for Text component
diff --git a/.changeset/long-days-wonder.md b/.changeset/long-days-wonder.md
deleted file mode 100644
index e4ae45d6121..00000000000
--- a/.changeset/long-days-wonder.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'polaris.shopify.com': patch
----
-
-Added page for `typography/property-disallow-list` Stylelint rule
diff --git a/.changeset/nine-cameras-suffer.md b/.changeset/nine-cameras-suffer.md
deleted file mode 100644
index 29c7e7d6ab2..00000000000
--- a/.changeset/nine-cameras-suffer.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/stylelint-polaris': minor
----
-
-Added warning for `font-size`, `line-height`, and `font-weight` properties. Use the `Text` component as a preferred option.
diff --git a/.changeset/pink-countries-eat.md b/.changeset/pink-countries-eat.md
deleted file mode 100644
index f4bbb2ebe7c..00000000000
--- a/.changeset/pink-countries-eat.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': patch
----
-
-Fixed logo spacing on `ContextualSaveBar`
diff --git a/.changeset/plenty-shoes-remain.md b/.changeset/plenty-shoes-remain.md
deleted file mode 100644
index 453259034be..00000000000
--- a/.changeset/plenty-shoes-remain.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': minor
----
-
-Updated plain/monochrome Button text size to bodySm for micro
diff --git a/.changeset/silly-hairs-look.md b/.changeset/silly-hairs-look.md
deleted file mode 100644
index d3671c7d2fa..00000000000
--- a/.changeset/silly-hairs-look.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'polaris.shopify.com': minor
----
-
-Added examples for `Card` and `Page` with icon actions
diff --git a/.changeset/slimy-onions-join.md b/.changeset/slimy-onions-join.md
deleted file mode 100644
index 1ee6cbe1030..00000000000
--- a/.changeset/slimy-onions-join.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': patch
----
-
-Set default scrollbar width to thin on scrollable
diff --git a/.changeset/tidy-dryers-stare.md b/.changeset/tidy-dryers-stare.md
deleted file mode 100644
index 2ca48bd820b..00000000000
--- a/.changeset/tidy-dryers-stare.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@shopify/polaris': patch
----
-
-Fixed layout shift on `EmptyState` when image is loading with skeleton image
diff --git a/polaris-migrator/CHANGELOG.md b/polaris-migrator/CHANGELOG.md
index 819ef08e46d..c2fa724003a 100644
--- a/polaris-migrator/CHANGELOG.md
+++ b/polaris-migrator/CHANGELOG.md
@@ -1,5 +1,12 @@
 # @shopify/polaris-migrator
 
+## 0.28.4
+
+### Patch Changes
+
+- Updated dependencies [[`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264)]:
+  - @shopify/stylelint-polaris@15.5.0
+
 ## 0.28.3
 
 ### Patch Changes
diff --git a/polaris-migrator/package.json b/polaris-migrator/package.json
index 2f038d965c0..04404512bd1 100644
--- a/polaris-migrator/package.json
+++ b/polaris-migrator/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@shopify/polaris-migrator",
-  "version": "0.28.3",
+  "version": "0.28.4",
   "description": "Codemod transformations to help upgrade your Polaris codebase",
   "license": "SEE LICENSE IN LICENSE.md",
   "author": "Shopify <dev@shopify.com>",
@@ -37,7 +37,7 @@
   },
   "dependencies": {
     "@shopify/polaris-tokens": "^8.9.0",
-    "@shopify/stylelint-polaris": "^15.4.1",
+    "@shopify/stylelint-polaris": "^15.5.0",
     "chalk": "^4.1.0",
     "globby": "11.0.1",
     "is-git-clean": "^1.1.0",
@@ -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": "^12.23.0",
+    "@shopify/polaris": "^12.24.0",
     "plop": "^3.1.1",
     "plop-dir": "^0.0.5",
     "prettier": "^2.7.1",
diff --git a/polaris-react/CHANGELOG.md b/polaris-react/CHANGELOG.md
index 8492970fd58..8340a69fb26 100644
--- a/polaris-react/CHANGELOG.md
+++ b/polaris-react/CHANGELOG.md
@@ -1,5 +1,29 @@
 # Changelog
 
+## 12.24.0
+
+### Minor Changes
+
+- [#11547](https://github.com/Shopify/polaris/pull/11547) [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Applied semantic type styles using the `Text` component
+
+* [#11728](https://github.com/Shopify/polaris/pull/11728) [`281c8f8e9`](https://github.com/Shopify/polaris/commit/281c8f8e95d4ba7253d1cc74dc75eca60179dfa6) Thanks [@kyledurand](https://github.com/kyledurand)! - Added new AlphaPicker component
+
+- [#11645](https://github.com/Shopify/polaris/pull/11645) [`b726dadbb`](https://github.com/Shopify/polaris/commit/b726dadbb2b7e041a57ab9ebfce7e7de945b687b) Thanks [@aaronccasanova](https://github.com/aaronccasanova)! - Added `useCopyToClipboard` hook for building copy actions matching common actions guidelines
+
+* [#11780](https://github.com/Shopify/polaris/pull/11780) [`4fffc2dcc`](https://github.com/Shopify/polaris/commit/4fffc2dcc31ec49b1c5a536af72880812a153d7a) Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - allows icons to be displayed on primary actions on Page component
+
+- [#11547](https://github.com/Shopify/polaris/pull/11547) [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added `base`,`inherit`, `disabled`, and `text-inverse` tone options for Text component
+
+* [#11547](https://github.com/Shopify/polaris/pull/11547) [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Updated plain/monochrome Button text size to bodySm for micro
+
+### Patch Changes
+
+- [#11789](https://github.com/Shopify/polaris/pull/11789) [`36df1aa6c`](https://github.com/Shopify/polaris/commit/36df1aa6c3d483972591130918ebfb392db71922) Thanks [@laurkim](https://github.com/laurkim)! - Fixed logo spacing on `ContextualSaveBar`
+
+* [#11794](https://github.com/Shopify/polaris/pull/11794) [`ffdcf1df7`](https://github.com/Shopify/polaris/commit/ffdcf1df7c7c14a9cf3a577dd010c106312e9663) Thanks [@kyledurand](https://github.com/kyledurand)! - Set default scrollbar width to thin on scrollable
+
+- [#11804](https://github.com/Shopify/polaris/pull/11804) [`d1b46c25c`](https://github.com/Shopify/polaris/commit/d1b46c25ce125204451bb9c018ce2126a8f3d349) Thanks [@laurkim](https://github.com/laurkim)! - Fixed layout shift on `EmptyState` when image is loading with skeleton image
+
 ## 12.23.0
 
 ### Minor Changes
diff --git a/polaris-react/package.json b/polaris-react/package.json
index 8623a17341d..0bbd56a3d2b 100644
--- a/polaris-react/package.json
+++ b/polaris-react/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@shopify/polaris",
   "description": "Shopify’s admin product component library",
-  "version": "12.23.0",
+  "version": "12.24.0",
   "private": false,
   "license": "SEE LICENSE IN LICENSE.md",
   "author": "Shopify <dev@shopify.com>",
diff --git a/polaris.shopify.com/CHANGELOG.md b/polaris.shopify.com/CHANGELOG.md
index c297c205906..fffe88b5dba 100644
--- a/polaris.shopify.com/CHANGELOG.md
+++ b/polaris.shopify.com/CHANGELOG.md
@@ -1,5 +1,18 @@
 # polaris.shopify.com
 
+## 0.67.0
+
+### Minor Changes
+
+- [#11779](https://github.com/Shopify/polaris/pull/11779) [`86a6ba44a`](https://github.com/Shopify/polaris/commit/86a6ba44a42fc6e2565326603cfe02a5b8b790cb) Thanks [@itwasmattgregg](https://github.com/itwasmattgregg)! - Added examples for `Card` and `Page` with icon actions
+
+### Patch Changes
+
+- [#11547](https://github.com/Shopify/polaris/pull/11547) [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added page for `typography/property-disallow-list` Stylelint rule
+
+- Updated dependencies [[`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264), [`281c8f8e9`](https://github.com/Shopify/polaris/commit/281c8f8e95d4ba7253d1cc74dc75eca60179dfa6), [`b726dadbb`](https://github.com/Shopify/polaris/commit/b726dadbb2b7e041a57ab9ebfce7e7de945b687b), [`4fffc2dcc`](https://github.com/Shopify/polaris/commit/4fffc2dcc31ec49b1c5a536af72880812a153d7a), [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264), [`36df1aa6c`](https://github.com/Shopify/polaris/commit/36df1aa6c3d483972591130918ebfb392db71922), [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264), [`ffdcf1df7`](https://github.com/Shopify/polaris/commit/ffdcf1df7c7c14a9cf3a577dd010c106312e9663), [`d1b46c25c`](https://github.com/Shopify/polaris/commit/d1b46c25ce125204451bb9c018ce2126a8f3d349)]:
+  - @shopify/polaris@12.24.0
+
 ## 0.66.2
 
 ### Patch Changes
diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json
index 2216cc2e863..2ee27243122 100644
--- a/polaris.shopify.com/package.json
+++ b/polaris.shopify.com/package.json
@@ -1,6 +1,6 @@
 {
   "name": "polaris.shopify.com",
-  "version": "0.66.2",
+  "version": "0.67.0",
   "private": true,
   "engines": {
     "node": "^16.17.0 || >=18.12.0"
@@ -28,7 +28,7 @@
     "@headlessui/react": "^1.6.5",
     "@juggle/resize-observer": "^3.4.0",
     "@radix-ui/react-polymorphic": "^0.0.14",
-    "@shopify/polaris": "^12.23.0",
+    "@shopify/polaris": "^12.24.0",
     "@shopify/polaris-icons": "^8.9.0",
     "@shopify/polaris-tokens": "^8.9.0",
     "@types/react-syntax-highlighter": "^15.5.6",
diff --git a/stylelint-polaris/CHANGELOG.md b/stylelint-polaris/CHANGELOG.md
index 3598aa6eece..1c8d6a89393 100644
--- a/stylelint-polaris/CHANGELOG.md
+++ b/stylelint-polaris/CHANGELOG.md
@@ -1,5 +1,11 @@
 # Changelog
 
+## 15.5.0
+
+### Minor Changes
+
+- [#11547](https://github.com/Shopify/polaris/pull/11547) [`df5276317`](https://github.com/Shopify/polaris/commit/df527631730eccbbb259c43b7b7d1c5fc8e47264) Thanks [@sam-b-rose](https://github.com/sam-b-rose)! - Added warning for `font-size`, `line-height`, and `font-weight` properties. Use the `Text` component as a preferred option.
+
 ## 15.4.1
 
 ### Patch Changes
diff --git a/stylelint-polaris/package.json b/stylelint-polaris/package.json
index 852f87681e0..1338f31d1ad 100644
--- a/stylelint-polaris/package.json
+++ b/stylelint-polaris/package.json
@@ -1,7 +1,7 @@
 {
   "name": "@shopify/stylelint-polaris",
   "description": "Polaris Design System Stylelint tooling",
-  "version": "15.4.1",
+  "version": "15.5.0",
   "private": false,
   "license": "MIT",
   "author": "Shopify <dev@shopify.com>",