chore: add since tag to shipping option type events (#13331)

This commit is contained in:
Shahed Nasser
2025-08-28 20:58:01 +03:00
committed by GitHub
parent 137a74c1f4
commit ad71eef38c

View File

@@ -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
* [{