Skip to content

Commit 54ad3fc

Browse files
shopify-github-actions-access[bot]github-actions[bot]
authored andcommitted
Version Packages (#10875)
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/polaris-migrator@0.24.0 ### Minor Changes - [#10874](#10874) [`471c3d5af`](471c3d5) Thanks [@lgriffee](https://github.com/lgriffee)! - Ported `v12-react-avatar-component` migration from [Avatar] Remove customer prop and experimental values [#10283](#10283) to main branch Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d68aed4 commit 54ad3fc

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-garlics-kick.md

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

polaris-migrator/CHANGELOG.md

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

3+
## 0.24.0
4+
5+
### Minor Changes
6+
7+
- [#10874](https://github.com/Shopify/polaris/pull/10874) [`471c3d5af`](https://github.com/Shopify/polaris/commit/471c3d5afe9cd894fdf25c22aef5a7b374dc7531) Thanks [@lgriffee](https://github.com/lgriffee)! - Ported `v12-react-avatar-component` migration from [Avatar] Remove customer prop and experimental values [#10283](https://github.com/Shopify/polaris/pull/10283) to main branch
8+
39
## 0.23.0
410

511
### Minor Changes

polaris-migrator/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-migrator",
3-
"version": "0.23.0",
3+
"version": "0.24.0",
44
"description": "Codemod transformations to help upgrade your Polaris codebase",
55
"license": "SEE LICENSE IN LICENSE.md",
66
"author": "Shopify <dev@shopify.com>",

0 commit comments

Comments
 (0)