diff --git a/packages/core/utils/src/core-flows/events.ts b/packages/core/utils/src/core-flows/events.ts index 3f774fcf01..7f171b5b8c 100644 --- a/packages/core/utils/src/core-flows/events.ts +++ b/packages/core/utils/src/core-flows/events.ts @@ -823,6 +823,8 @@ export const ShippingOptionTypeWorkflowEvents = { /** * Emitted when shipping option types are updated. * + * @since 2.10.0 + * * @eventPayload * ```ts * [{ @@ -834,6 +836,8 @@ export const ShippingOptionTypeWorkflowEvents = { /** * Emitted when shipping option types are created. * + * @since 2.10.0 + * * @eventPayload * ```ts * [{ @@ -845,6 +849,8 @@ export const ShippingOptionTypeWorkflowEvents = { /** * Emitted when shipping option types are deleted. * + * @since 2.10.0 + * * @eventPayload * ```ts * [{