@final-commerce/common 2.2.0-staging.3 → 2.2.0-staging.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -230,6 +230,7 @@ var InventorySpecificActionType = /* @__PURE__ */ ((InventorySpecificActionType2
230
230
  InventorySpecificActionType2["REFUND_DAMAGE"] = "REFUND_DAMAGE";
231
231
  InventorySpecificActionType2["SALE"] = "SALE";
232
232
  InventorySpecificActionType2["COMPOSED_FOR_SALE"] = "COMPOSED_FOR_SALE";
233
+ InventorySpecificActionType2["UNIT_FAMILY_CHANGED"] = "UNIT_FAMILY_CHANGED";
233
234
  InventorySpecificActionType2["TRANSFER"] = "TRANSFER";
234
235
  InventorySpecificActionType2["BULK_RECOUNT"] = "BULK_RECOUNT";
235
236
  InventorySpecificActionType2["APPLIED_FROM_WOO"] = "APPLIED_FROM_WOO";