Skip to content

Commit bfe5ee2

Browse files
Merge pull request #3543 from Shopify/alexgc/fix-changeset-files-for-version-bump
Fixes last changeset files to patches to correct the version bump
2 parents 6652f55 + 6dd7960 commit bfe5ee2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.changeset/cold-windows-occur.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@shopify/ui-extensions': minor
2+
'@shopify/ui-extensions': patch
33
---
44

55
Adds components to point of sale cart LineItem interface to represent product bundle items.

.changeset/discount-allocations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@shopify/ui-extensions': minor
2+
'@shopify/ui-extensions': patch
33
---
44

55
Added optional `discountAllocations` field to Cart Line Item API so that POS extensions can see the precise proportion of a discount applied to a particular line item. Only the `allocatedAmount` field is included for this purpose, matching the Storefront API structure. See https://shopify.dev/docs/api/storefront/latest/objects/DiscountAllocation.

.changeset/hip-seas-change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@shopify/ui-extensions': minor
2+
'@shopify/ui-extensions': patch
33
---
44

55
Adds pos.receipt-header.block.render extension target
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@shopify/ui-extensions': minor
2+
'@shopify/ui-extensions': patch
33
---
44

55
Modified transaction data interface fields to include returnId and refundId to Return and Exchange TransactionData.

0 commit comments

Comments
 (0)